Shailesh Zope commited on
Commit
76a9121
1 Parent(s): 7efa5a3

push test commit

Browse files

test hugging Face

Files changed (1) hide show
  1. test.py +3 -0
test.py CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ a = input("enter the Number: ")
2
+
3
+ print(a + a)