We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e994bbe commit b7f5b78Copy full SHA for b7f5b78
test-for-print.py
@@ -1,3 +1,3 @@
1
print ("Hello, louyp")
2
x = [1, 2, 3, 4, 5, 6, 7, 8, 9, 0]
3
-print x[2]
+print x[2]
0 commit comments