Generation

generate functionMon, 12 Jun 2023

-Programa que pida números telefonicos usando while

while(True): phone = input("phone:") if phone == "": break

Want to kickstart your project?Use the new AI Studio to create your code