Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac976f9

Browse files
author
Takashi Matsuo
authored
Update test.py
1 parent fa232f2 commit ac976f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# [START hello]
22
print "Hello"
3+
# [START hello]
34
# [END hello]
45
# [START world]
56
print "World"
6-
# [END world]
7+
# [END lol]

0 commit comments

Comments
 (0)