Skip to content

Commit b7f5b78

Browse files
committed
Print Chage
1 parent e994bbe commit b7f5b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-for-print.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
print ("Hello, louyp")
22
x = [1, 2, 3, 4, 5, 6, 7, 8, 9, 0]
3-
print x[2]
3+
print x[2]

0 commit comments

Comments
 (0)