print("Hallo") a=int(input("Gib eine Zahl ein")) b=a*2 print (b)