BRAINLIEST AND A LOT OF PTS Which line of code will only allow a symbol to be stored in a variable?


phone = float(input("What is your phone number?"))

phone = int(input("What is your phone number?"))

phone = input("What is your phone number?")

phone = input(What is your phone number?)

Respuesta :

Answer:

phone = int(input("What is your phone number?"))

Hope this helps, have a great day, stay safe, and positive!!

Answer:

im pretty sure the answer is

Explanation:

phone = int(input("What is your phone number?"))

hope i help

ACCESS MORE