Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

im on the part where I have to get the age and put the persons name but idk how to do it? Python 3+ and

im on the part where I have to get the age and put the persons name but idk how to do it?

Python 3+ and Wing 101

this is my code: Name = input('What\'s your name? ') (Name here) Age = int(input('How old were you', + Name + ' at the end of 2020? ')) (Age here)

It should end up saying: What's you name? Chris

How old were you Chris at the end of 2020? 20

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

More Books

Students also viewed these Databases questions