Wednesday, October 20, 2021
Subscribe to:
Post Comments (Atom)
words to use instead of :- 1. broad - wide 2. complicated - complex 3. extra...
-
#python code for multiplication tables a = int(input("Enter the number: ")) for i in range (1,21): c = a*i print(a, ...
-
#python code to make a square root finder number = int(input("enter a number: ")) sqrt = number ** 0.5 print("square root:...
-
1. BE WHO YOU ARE AND SAY WHAT YOU FEEL BECAUSE THOSE WHO MIND DON'T MATTER AND THOSE WHO MATTER DON'T MIND 😈😈 2. WAKE UP AND BE ...
No comments:
Post a Comment