Skip to content

Commit feb67b3

Browse files
Merge pull request geekcomputers#375 from dareghost/patch-1
Update and rename Shivaansh.txt to Shivaansh.py
2 parents a92aced + 396e05f commit feb67b3

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Shivaansh.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
x=input("enter a number ")
2+
for i in range (1,11,1)
3+
print x,"x",i,"=",x*i
4+

Shivaansh.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)