Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
dictionary function
D={} n=int(input("Enter the number of students:")) for i in range(n): rollno=int(input("Enter the roll no:")) name=input("Enter the name:") div=input("Enter the division:") mark=float(input("Enter the mark:")) D[rollno]=[name,div,mark] print(D)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Add missing person
nnnn
pico menu
https://rextester.com/OSAX55060
количество 1 и 0 в последовательности чисел до n
list_copy_shallow_deep.py
wrong update class
Reverse function
binarySearch.py
PyDIP
Please log in to post a comment.