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 42d6988

Browse files
Update app.py
1 parent f942925 commit 42d6988

File tree

1 file changed

+2
-1
lines changed
  • exercises/06.1-Everything_is_awesome

1 file changed

+2
-1
lines changed

‎exercises/06.1-Everything_is_awesome/app.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
def my_function(numbers):
44
new_list = []
55
for i in numbers:
6-
# The magic happens here
6+
# The magic happens here
7+
78

89
return new_list
910

0 commit comments

Comments
(0)

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