We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52427ad commit f8b89dfCopy full SHA for f8b89df
abc.py
@@ -3,3 +3,5 @@ def eat(n):
3
4
a=input("What do you eat? ")
5
eat(a)
6
+print "This is a forced change."
7
+
0 commit comments