Skip to content

Commit f8b89df

Browse files
committed
Change in the python code
1 parent 52427ad commit f8b89df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

abc.py

+2
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ def eat(n):
33

44
a=input("What do you eat? ")
55
eat(a)
6+
print "This is a forced change."
7+

0 commit comments

Comments
 (0)