Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
vocabulary
#python 3.6.9 k = int(input()) vocabulary = {} for i in range(0,k): ru, sp = input.split() vocabulary[ru] = sp print(vocabulary[ru])
run
|
edit
|
history
|
help
-1
Binary Search and Shell Sort in Python
Add missing person on list with default age 30
map lambda list
Rishika
GoogleCodindQues.py
"Hello,world!"
Insert a sequence of same numbers, unpacking
tip calculation
Singleton Design in Python
StAr