Asked • 09/06/21

Test Your Programming Skills - Beginner Level

1) Choose your programming language of choice (C, Python, Java, C++)

2) Write a program that takes the following input

Bob 32 70000

Jane 12 14

Gina 54 1000

Kevin 22 45000

3) Processes each line of input as name, age and salary

4) Outputs the following

Jane is the youngest; 12 years old

Gina is the oldest; 54 years old

Jane makes the least; $12 a year

Bob makes the most; $70000 a year




1 Expert Answer

By:

Danny S. answered • 09/06/21

Tutor
5 (83)

PhD student looking to share my passion for math

Adam B.

tutor
Sweet !!!
Report

09/06/21

Chandra G.

Nice answer ... in python. Try and do this in C++ or C or Java now. I find students whose first programming language is python, struggle with programming, data structures and even variables. Because python is not strongly typed. They have a super hard time with data structures
Report

09/06/21

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.