Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Jump to level 1 Two names are read from input into variables name 1 and name 2 . Then, two ages are read from input

Jump to level 1
Two names are read from input into variables name 1 and name2. Then, two ages are read from input into variab age2. Create a list named names_list to hold name1 and name2, and create a list named ages_list to hold age 1 a
Click here to show example
name1= input()
name2= input ()
age1 input())
age2 input())
I''' Your code goes here
print(names_list)
print(ages_list)
image text in transcribed

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

Structured Search For Big Data From Keywords To Key-objects

Authors: Mikhail Gilula

1st Edition

012804652X, 9780128046524

Students also viewed these Databases questions