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

Commit 31197ed

Browse files
Update README.md
- Removed "Python list vs dict" image URL, file not found. Cannot find a clear image depicting the two to replace, in the meantime, no image provided.
1 parent dafe671 commit 31197ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎exercises/14-Loop-dictionary/README.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ list = ["a","b","c"]
77
dictionary = { "one": "a", "two": "b", "three": "c"}
88
```
99

10-
![Python list vs dict](https://ucarecdn.com/4671e04e-651d-4434-a01a-f019dddfb2d2/)
11-
1210
## Retrieve dictonary values (very similar to lists)
1311

1412
```python

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /