F&A Diskussionen
C# Dictionary’s and Lists!
1 Stimme
1 AntwortHow to sort this dictionary?
1 Stimme
5 Antwortendict comprehension
0 Stimmen
2 AntwortenHaving problems creating a database
0 Stimmen
1 AntwortRegex with python
2 Stimmen
6 AntwortenImmutable objects
1 Stimme
2 AntwortenI need your help with this
0 Stimmen
1 AntwortLetter Counter
0 Stimmen
1 Antwortpairs = {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 Stimmen
4 AntwortenHeute heiß
Pig Latin
0 Votes
Someone can help me
1 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
1 Votes
HTML community, HELP!!
1 Votes
I am a super beginner
0 Votes
What's doctype htMl
2 Votes
How this program executes?
0 Votes
Pls give me an idea
1 Votes