Skip to content

Commit 78ac14e

Browse files
authored
Update app.py
1 parent 92dfa3e commit 78ac14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/04.1-count_on/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
my_list = [42, True, "towel", [2,1], 'hello', 34.4, {"name": "juan"}]
22

3-
#your code go here:
3+
# Your code here

0 commit comments

Comments
 (0)