Skip to content

Commit 1e9b80f

Browse files
committed
py1
1 parent af2af98 commit 1e9b80f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.idea/encodings.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

py1/astring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
str = r'Hello \' \t \n Jiaming'
2121
print(str)
2222
print(r'''Hello,\n
23-
World''')
23+
World''')

0 commit comments

Comments
 (0)