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

Appearance settings

Commit 566cda6

Browse filesBrowse files
authored
Update 012-Dictionaries.md
1 parent b77b0bc commit 566cda6
Copy full SHA for 566cda6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎012-Dictionaries.md

Copy file name to clipboardExpand all lines: 012-Dictionaries.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ my_dict = {'Orange':50, 'Apples':80, 'Bananas':99}
99

1010
```
1111
The above example shows how dictionaries are displayed, and their key:value pairing syntax.
12+
Dictionairies are always displayed within curly braces {} and are usually asigned to variable names.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.