Write a Python program that prints (displays) your name, address, and telephone number. Evaluate the following statement
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Write a Python program that prints (displays) your name, address, and telephone number. Evaluate the following statement
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.