Skip to content

Commit 7619994

Browse files
author
gongjd
committed
增加例子
1 parent 0d4d6d4 commit 7619994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

primer/2/2_2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
if a != x:
55
print "sorry you are wrong!\ninput again:"
66
x = raw_input()
7-
else
7+
else :
88
print "you are right"
99
raw_input()

0 commit comments

Comments
 (0)