Обсуждения
Amicable Pairs
2 голосов
3 ответовWhat does QUARK PAIRS Means..???
6 голосов
6 ответовFind Matching pairs of numbers
0 голосов
3 ответовTwo pairs and two GCD
1 голос
1 ответpython need help pairs card game
0 голосов
2 ответовRemove all pairs of alphabate ..
0 голосов
2 ответовpairs = {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 голосов
4 ответовАктуальное сегодня
Pig Latin
0 Votes
Someone can help me
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
0 Votes
HTML community, HELP!!
0 Votes
What's doctype htMl
2 Votes
How this program executes?
0 Votes
I am a super beginner
0 Votes