Dyskusje Q&A
Road Runner!!! ✌🏻🙌🏻
1 Głos
3 odpowiedziwhile not
0 głosów
4 odpowiedziWhy is the ouput 100
1 Głos
3 odpowiedziWhy is this outpout?
0 głosów
4 odpowiedzipairs = {1: "apple",
"orange": [2, 3, 4],
True: False,
None: "True",
}
print(pairs.get("orange"))
print(pairs.get(1))
print(pairs.get(12345, "not in dictionary"))
the output is
[2, 3, 4]
False
not in dictionary
why is print(pairs.get(13345,"not in dictionary")) giving the output not in dictionary.pls I nid explanation
2 głosów
4 odpowiedzican someone please explain to me how moving objects are produced ? (example in games). must I use graphics.h?. how do I transform it from simply a compiled piece of code in code block to a real software?. I've been googling this for days now and I'm still confused. Please an extensive explanation would be appreciated🙏. Thanks.
p. s you can also recommend websites where I can learn more and see good sample codes.
10 głosów
5 odpowiedziPopularne dzisiaj
HTML
1 Votes
Formating in python
0 Votes
Could you ple ase help me???
0 Votes
Header, Main, Footer
0 Votes
What's wrong here?
0 Votes
Wifi Password
0 Votes
How to grow in sololearn
0 Votes