Both list and tuple are to make a group of some type of things:

Difference between two:
words or letters in the tuple are immutable
words or letters in the list are mutable
tuple doesn’t require parenthesis
_______________________________________________________
Could delete, add, or edit the things in…
There are two different types in number, which are integer, and floating-point
Integer: Using the whole number
Floating-point: Using the decimal number
You could declare numbers to alphabets and could calculate in python like:

Different mathematical expressions into python
^ = **
To find remainder = % Ex) 7 %…