Skip to content

Commit bc3b0e4

Browse files
committed
test line
1 parent 64710c8 commit bc3b0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_01/01.hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
print('\n 3\\ for backslash: \t\\\\')
55
print('\n 4.\n\t for new line: \t\\n')
66
print('\n 5.\t for tab: \t\\t')
7-
print('\n 6.\b for backspace: \t\\b')
7+
print('\n 6.\b for backspace : \t\\b')

0 commit comments

Comments
 (0)