Q&A Discussies
HELP, ARGS AND KWARGS EXPLAIN
0 Stemmen
2 Antwoordenwhile not
0 Stemmen
4 Antwoordenwhat is wrong with this code ?
6 Stemmen
4 AntwoordenWhy is the ouput 100
1 Stem
3 AntwoordenWhy is this outpout?
0 Stemmen
4 Antwoordenpairs = {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 Stemmen
4 Antwoordencan 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 Stemmen
5 AntwoordenPopulair vandaag
Where is the bug?
3 Votes
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Drawing images in java
2 Votes