Search Results: "#pythonmcqs"
4 results
Select the correct output of the following Python code:
Dict = { }
List1 = [ 1, 2 ]
List2 = [ 4, 5 ]
Print(Dict.fromkeys(List1, List2))
#pythonmcqs #pythoncode #python
English
Search Results: "#pythonmcqs"
4 results