Get the profit amount of a company as input. Calculate the income according to the following table. Profit Income >35000 (profit 0.25)/100 20000

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
1. Use if - else - elif
Get the profit amount of a company as input. Calculate the income according to the following table.
Profit
Income
>35000
(profit 0.25)/100
20000<profit<=35000
(profit * 0. 15) /100
Otherwise
(profit * 0.10) / 100
2. Use any loop of your choice to print all even numbers from 100 to 50. Calculate their sum.
Transcribed Image Text:1. Use if - else - elif Get the profit amount of a company as input. Calculate the income according to the following table. Profit Income >35000 (profit 0.25)/100 20000<profit<=35000 (profit * 0. 15) /100 Otherwise (profit * 0.10) / 100 2. Use any loop of your choice to print all even numbers from 100 to 50. Calculate their sum.
1. Use if - else - elif
Read 3 numbers from the user and check the following.
) If the 1st number < 2nd number, add both the numbers and print the sum.
(i) If the 2nd number > 3rd number, multiply poth the numbers and print the product.
(ii) Otherwise print (Three numbers')
2. Write a python program to accept the CGPA, English score and age of 3 students using loops. For each person, check the following conditions:
(1) GPA>3.5 & 22=>age >=20 & IELTS >= 6.5 – display 'BTech
(i) 3.5<=GPA>2 & 20=>age >=17 and IELTS >= 5.5 - display' Advanced Diploma
(i) Display Diploma'
Otherwise
Otherwise
Transcribed Image Text:1. Use if - else - elif Read 3 numbers from the user and check the following. ) If the 1st number < 2nd number, add both the numbers and print the sum. (i) If the 2nd number > 3rd number, multiply poth the numbers and print the product. (ii) Otherwise print (Three numbers') 2. Write a python program to accept the CGPA, English score and age of 3 students using loops. For each person, check the following conditions: (1) GPA>3.5 & 22=>age >=20 & IELTS >= 6.5 – display 'BTech (i) 3.5<=GPA>2 & 20=>age >=17 and IELTS >= 5.5 - display' Advanced Diploma (i) Display Diploma' Otherwise Otherwise
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY