Skip to content

Commit b80ac9b

Browse files
authored
Update main.py
1 parent e69a494 commit b80ac9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mus/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Go to https://thevitebsk.github.io/Mus/doc.html for help"""
88
print(Logo)
99
while 1:
10-
ce=input(">>> ");p=0
10+
ce=input("» ");p=0
1111
while len(ce)>p:
1212
if c(p,"p") and c(p+1,"!"):
1313
p+=2

0 commit comments

Comments
 (0)