During this first day I started learning python and created a band name generator using input function and varaiables !
Still going through my learning of pyhton and today I built a tip calculator and learned about
- Data types
- Numbers
- Operations
- Type conversion
- f-Strings
Another day with python programming ! Today I built a "choose your own adventure" game and the topics I learned were :
- Conditional statements
- Logical operators
- Code blocks
- Scope
Today I learned about randomisation in python and python lists, to put it in practice I created a rock, paper scissors game ! Can you beat the computer ?