week 1 (4)

PHOTO EMBED

Tue Jul 09 2024 14:49:40 GMT+0000 (Coordinated Universal Time)

Saved by @pvignesh

a=str(input("enter name"))
b=str(input("enter address"))
c=str(input("enter gmail"))
d=int(input("enter phone number"))
print(a,b,c,d)
content_copyCOPY