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