Write a Python program that prints (displays) your name, address, and telephone number. Evaluate the following statement
Posted: Tue Jul 12, 2022 8:06 am
by answerhappygod
Write a Python program that prints (displays) your name, address, and telephone number. Evaluate the following statement at a shell prompt: print “Your name is”, name. Then assign name an appropriate value and evaluate the statement again.