TristanSld

raw_input

Jan 4th, 2014
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. #!/usr/bin/env python
  2.  
  3. #-*-coding:utf-8-*-
  4.  
  5. raw_input("Lütfen şifrenizi giriniz: ")
  6.  
  7. print "Teşekkürler"
Advertisement
Add Comment
Please, Sign In to add comment