Which of the following statements create a dictionary?( ) a. dic = {} b. dic = {"charles":40, "peterson":45} c. dic = {40: "charles", 45: "peterson"} d. All of the above
Which of the following statements create a dictionary?( ) a. dic = {} b. dic = {"charles":40, "peterson":45} c. dic = {40: "charles", 45: "peterson"} d. All of the above
发布时间:2025-07-29 17:56:37