Skip to content

Instantly share code, notes, and snippets.

@wicksome
Created August 2, 2014 15:34
Show Gist options
  • Save wicksome/55adce2b02e473f45ce9 to your computer and use it in GitHub Desktop.
Save wicksome/55adce2b02e473f45ce9 to your computer and use it in GitHub Desktop.
lab_test
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