Tuesday 25th October 2022
So today we are learning about Python and have a test in the afternoon. So beware of Python indentation. Python looks cleaner than other languages but it doesn't used brackets as much as other languages. Instead Python used indentation. Make sure you don't use spaces but the tab key instead. You need to pay attention to Python by going in to the code. You have to declare variables but in Python it picks it up in context which makes it a bit confusing and get weird results. But it does make it simpler. Don't use word or notepad for coding as it uses hidden words and will mess with the code. Sublime is very popular with code and visual studio code is great to use. Tupler is a sequence of items. Dictionary - the key value of pairs. Be careful with Python as you aren't assigning it you are calling it.
Comments