Day 2: Variables and Data Types
Today I learned about:
Variables.
Data Types.
Types Of Operator.
Type Function and Type Casting.
I/P Function.
Variables
Variables are used to store data in Python.
Instead of writing values again and again, we can assign them to a variable na...
coding-noob.hashnode.dev2 min read