Posted 10 June 2012 - 12:01 PM
Say if we made a password it will be this
Password = PasswordHere -We named this Varible the password
Print("TypeWhatUGonnaSay") -Print Means Write on screen (not real print)
input = read() -This Mean It allows the Player to type what the password is then it reads wat you said
if input == password then -This means if password is correct then
Print("TextHere")
else
os.shutdown() -means shutdown the computer (NotRealPCgamePc)
This is the ver Basics is u found helpfull Put A: :)/>/> if not: :(/>/>
Password = PasswordHere -We named this Varible the password
Print("TypeWhatUGonnaSay") -Print Means Write on screen (not real print)
input = read() -This Mean It allows the Player to type what the password is then it reads wat you said
if input == password then -This means if password is correct then
Print("TextHere")
else
os.shutdown() -means shutdown the computer (NotRealPCgamePc)
This is the ver Basics is u found helpfull Put A: :)/>/> if not: :(/>/>