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 0d4d6d4 commit 7619994Copy full SHA for 7619994
primer/2/2_2.py
@@ -4,6 +4,6 @@
4
if a != x:
5
print "sorry you are wrong!\ninput again:"
6
x = raw_input()
7
-else
+else :
8
print "you are right"
9
raw_input()
0 commit comments