testbioGPT / test.py
Shailesh Zope
push test commit
76a9121 verified
raw history blame
No virus
45 Bytes
a = input("enter the Number: ")
print(a + a)