Monday, 20 October 2014

Dictionary in Python Part 2!


Dictionary In python!


This program created, was to store usernames and then will get printed on the name put in to the code print(usernames['Enter name Here']). This code will print what ever is taken down in the database of the written usernames.




Wednesday, 15 October 2014

Translator for Arabic!

This time in class, we learn How to make an Awesome translator to change English colours to colours in Arabic. This program uses the Commands: Elif, If and Else as well as While and Print. The programs main program and command used is choice which chose what comes up as the answer towards the users question.