Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write an interactive code that asks the user to enter their name, the year was born, and the current year. And output a message showing

Write an interactive code that asks the user to enter their name, the year was born, and the current year. And output a message showing the persons name and age.Record yourself explaining and demonstrating your code, showing the output. Upload the video to YouTube, you can keep it unlist, but make sure it is public. Upload a copy of your code, a screenshot of the output and the working link to the video.B-Write an assembly code that verb_1= input('Enter a verb of choice, and press enter:')adj_1= input('Enter an adjective of choice, and press enter:')verb_2= input('Enter second verb of choice, and press enter:')body_part = input('Enter a body part name of choice, and press enter:')adverb = input('Enter an adverb of choice, and press enter:')body_part_2= input('Enter a body name of your choice, and press enter:')noun = input('Enter a noun of choice, and press enter:')verb_3= input('Enter the third verb of choice, and press enter:')animal = input('Enter name of any animal of choice, and press enter:')noun_2= input('Enter a noun of choice , and press enter:')verb_4= input('Enter the fourth verb of choice, and press enter:')adj_2= input('Enter an adjective of choice, and press enter:')color = input('Enter any color name, and press enter:')story = 'Most doctors agree that bicycle of'+ verb_1+' is a/an '+ adj_1+' form of exercise.'+ verb_2+' a bicycle enables you to develop your '+ body_part +' muscles as well as '+ adverb +' increase the rate of a '+ body_part_2+' beat. More '+ noun +' around the world '+ verb_3+' bicycles than drive '+ animal +'. No matter what kind of '+ noun_2+'you '+ verb_4+', always be sure to wear a/an '+ adj_2+' helmet. Make sure to have '+ color +' reflectors too! 'print(story)

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_2

Step: 3

blur-text-image_3

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

Rules In Database Systems Third International Workshop Rids 97 Sk Vde Sweden June 26 28 1997 Proceedings Lncs 1312

Authors: Andreas Geppert ,Mikael Berndtsson

1997th Edition

3540635165, 978-3540635161

More Books

Students also viewed these Databases questions