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 b18ee89

Browse files
Update app.py
1 parent 9447158 commit b18ee89

File tree

1 file changed

+2
-2
lines changed
  • exercises/16-Techno_beat

1 file changed

+2
-2
lines changed

‎exercises/16-Techno_beat/app.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22

3-
# Your code go above, nothing to change after this line:
3+
# Your code above, nothing to change after this line
44
print(lyrics_generator([0,0,1,1,0,0,0]))
55
print(lyrics_generator([0,0,1,1,1,0,0,0]))
66
print(lyrics_generator([0,0,0]))
77
print(lyrics_generator([1,0,1]))
8-
print(lyrics_generator([1,1,1]))
8+
print(lyrics_generator([1,1,1]))

0 commit comments

Comments
(0)

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