We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e69a494 commit b80ac9bCopy full SHA for b80ac9b
Mus/main.py
@@ -7,7 +7,7 @@
7
Go to https://thevitebsk.github.io/Mus/doc.html for help"""
8
print(Logo)
9
while 1:
10
- ce=input(">>> ");p=0
+ ce=input("» ");p=0
11
while len(ce)>p:
12
if c(p,"p") and c(p+1,"!"):
13
p+=2
0 commit comments