Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf00b5b

Browse files
committed
assignment
1 parent559ee1b commitbf00b5b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎SIC_assignment/Dictionary_Creation.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
# Dictionary mapping countries to capitals
2-
country_capitals= {
1+
Bhai= {
32
"India":"New Delhi",
43
"USA":"Washington D.C.",
54
"France":"Paris",
65
"Germany":"Berlin",
76
"Australia":"Canberra"
87
}
9-
10-
11-
print("Capital of France:",country_capitals["France"])
8+
print("Capital of France:",Bhai["France"])

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp