Tuesday, May 2, 2023

INPUT :

print("\tBio Data user input \n")

print=str(input("Name:"))

print=str(input("Father's name:"))

print=str(input("Mother's name:"))

print=str(input("Sex:"))

print=str(input("Date of birth:"))

print=int(input("Age:"))

print=str(input("Ambition:"))

print=str(input("Address:"))

 OUTPUT :

        Bio Data user input 


Name:jiva

Father's name:jiya

Mother's name:kavitha

Sex:none

Date of birth:1/1/2000

Age:23

Ambition:youtuber

Address:1/1nn nagar udt




USD TO INR C++ PROGRAMMING

  NALLAMUTHU GOUNDER MAHALINGAM COLLEGE                                                 POLLACHI-642001                                     ...