Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a function called about _ me that does not take in any parameters. The function should ask the user to input their first name,

Write a function called
about
_
me
that does not take in any parameters.
The function should ask the user to input their first name, last name and age as three
separate inputs. Finally, the function should print out the following message to the user:
Your name is
_
_
_
_
_
_
_
_
_
.
You are
_
_
years old!
Example Input
/
Output:
Please input your first name:
John
Please input your last name:
Smith
Please input your age:
3
0
Your name is John Smith. You are
3
0
years old!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Moving Objects Databases

Authors: Ralf Hartmut Güting, Markus Schneider

1st Edition

0120887991, 978-0120887996

More Books

Students also viewed these Databases questions

Question

Show the properties and structure of allotropes of carbon.

Answered: 1 week ago

Question

Exposure to SQL desirable but not required

Answered: 1 week ago

Question

Strong analytical, communication, and problem-solving skills

Answered: 1 week ago