Saturday, February 4, 2023


 

Hey there coders it is a easy code python beginners here is the code


num1 = 1

num2 = 6

sum = num1 + num2

print('The sum is {0}+{1}={2}'.format (num1,+ num2, sum))


then a fun code for beginners an infinity sum code it is really fun and satisfying. here is the code


n = 0

while(True):
    print(n)
    n = n + 1

so this is the code its for fun.

note: it can lag for some compilers.

0 comments:

Post a Comment

Contact Us

Phone :

+8801716815647
+8801996204467
+8801520731186

Email :

susmoy1025@gmail.com
dishantanjim@gmail.com
sadmansakib7494@gmail.com