¦³Ãö¤é±`¡J ¤@¡^ today="Sun" if (today=="Wed"): ¡@¡@¡@print "sing-K" if (today=="Thu"): ¡@¡@¡@print "tea" if (today=="Fri"): ¡@¡@¡@print "Sleep and play game" if (today=="Sun"): ¡@¡@¡@print "Shit...Today is the deadline of lab exercise!!"
¤G¡^ answer=raw_input("What course do you like most in SCM?") if(answer=="sm1001"): ¡@¡@¡@print "You will get A+++ in this course~"
¤T¡^ login=raw_input("Login: ") password=raw_input("Password: ") if(login=="ryan" and password=="loveRyan"): ¡@¡@¡@print "Welcome in~~ You will get A+ in this course"