Created
August 2, 2014 15:34
-
-
Save wicksome/55adce2b02e473f45ce9 to your computer and use it in GitHub Desktop.
lab_test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print ("test") | |
temp = input("input : ") | |
print (temp) | |
# ctrl+k,I : gist 보내기 | |
# ctrl+k,O : gist 불러오기 | |
# ctrl+k,S : gist 업데이트 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment