Skip to content

Commit ab60df9

Browse files
committed
update
1 parent dc9f86b commit ab60df9

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.idea/encodings.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

day1/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# -*- coding: utf-8 -*-
22
print ('hello python!!!')
3+
print('People may hear your words, but they feel your attitude\n' * 5)
34

45
# 注释
56
print '------------- Unicode字符串 ----------------'

0 commit comments

Comments
 (0)