#In list we use [] braket and it is called mutable(can change the value in the list) #In tuple we use ()bracket and it is called immutable (cannot change the value in the list) ...
If you want to learn about Python: https://docs.python.org/3/ If you want to learn about Github: https://docs.github.com/en Welcome to the "100 Python Projects ...