Skip to main content

Posts

Featured

2.Learn about Basics in python.

Hii blog, After a long time, I post my blog on class 2, or u can say chapter 2.    So, today we discuss variables and datatypes. In today's blog, we cover most topics with images sample. we discuss every topic step by step.             Let's Begin                                                              So first of all, we know about " VARIABLES " : This the name given to a memory location in the program, this is used as a container to store values as u can see in the image below.                                                                                           ...

Latest Posts

My sample programs from blog 1.

1.My first program-Python