Python codes

 a = int(input("enter a value: "))

print(a)

Comments

Popular posts from this blog

Ecommerce website

# prompt: python program to generate fibonacci series

Your task is to find the missing number.