Skip to content

Commit cf0ae90

Browse files
author
Riya H
authored
Update Store Roll Numbers and Names of Students in Dictionary.py
1 parent 86bf8f2 commit cf0ae90

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
### Store Roll No.s and Names of Students in Dictionary ###
2-
1+
### Store Roll Numbers and Names of Students in Dictionary ###
32

43
d = {}
54

@@ -9,4 +8,3 @@
98
d[rollno] = name
109

1110
print (d)
12-

0 commit comments

Comments
 (0)