Velapanti Python Program
print("Hello!!") print("Welcome to Physics Tech Talks") print("What is your name ? ") name=str(input()) print("Are u a male(1) or female(2)? ") print("Enter 1 if male and 2 if female: ") sex=int(input()) if sex==1: print("Hlo Sir, this is soo nice talking to u !!!") print("Mr.",name,"this program is for time pass !!! Do u know that?? If yes press 1 if no then 0: ") else: print("Hlo mam, this is soo nice talking with u !!!") S=int(input("Are u married (Yes(1)or No(0)): ")) if S==1: print("Mrs.",name,"this program is for time pass !!! Do u know that?? If yes press 1 if no then 0: ") if S==0: print("Miss",name,"this program is for time pass !!! Do u know that?? If yes press 1 if no then 0: ") k=int(input()) if k==1: print("I am glad to know that you are aware of your velapanti. Yo know that you a...