DAY 3(CODE INFINITY)

Before moving to next topic I want to tell you  a small story when I started writing small codes I have errors in those codes also  I don't get  irritated until the error comes 5 or 6 times and I  think that errors are good errors should come they remind me my mistakes and help me to correct them.  So Today I will be giving the code for table of 5 , can be written for table of any other number

print(5*1,'\n', 5*2 , '\n', 5*3 ,'\n' , 5*4, '\n', 5*5 , '\n' , 5*6 , '\n' ,5*7 , '\n' , 5*8 , '\n' , 5*9 , '\n' , 5*10 )

Screenshot of repel which shows how it run:

Table of 5

Link of repel is given below:

https://replit.com/@shwetaantil97/table-of-5#main.py

 


Comments

Lusia said…
Good, Code Infinity - "Practice makes man perfect "
A good thought which you are showing in your today blog ... It seems very good to listen that you have tried after 5 to 6 errors & in last you reached to right one . As I'm interested in your daily blog which are brilliant one of a beginner with full hard + Smart work & Patience.
Keep it up 👍

Popular posts from this blog