My First Day using Python
2021 i am to late to use python
Today is my first day to learn python 3.9.0
I am using VSCode to exicute my python code.
a=10
b=15I have declared a and b as a datatype.

code:
In code i have used all the arithmetic operation which i know while exicuting the program.

Last updated
Was this helpful?