Friday, 14 December 2012
Python coding
When doing Python it is important that you instruct the compiler exactly what needs to be done, so in fact when something is going wrong, it is only doing what you told it.
In Python(GUI) if you want type something like hello, python will not just understand hello on its own, you will have tell it to print hello for example
print hello
This will tell python to display the message hello on the screen
Subscribe to:
Post Comments (Atom)
Labels
- About me/updates (2)
- League of Legends group (1)
- Mathematics (4)
- Photo Quiz (1)
- Python (3)
- Skype (2)
- Study Skills (3)
python code is pretty hard, but you will get the hang of it
ReplyDelete