Skip to content

Commit

Permalink
Update 25_import.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MorvanZhou authored Jun 14, 2016
1 parent 868b35e commit 57a201f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions basic/25_import.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# View more python learning tutorial on my Youtube and Youku channel!!!

# Youtube video tutorial: https://www.youtube.com/channel/UCdyjiB5H8Pu7aDTNVXTTpcg
# Youku video tutorial: http://i.youku.com/pythontutorial

import time
print(time.localtime())

Expand Down

0 comments on commit 57a201f

Please sign in to comment.