Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

this program python pls help me i have quiz + 100% - 1312 Microsoft E Program 1 5 Points Write a program that prompts the

this program python pls help me i have quiz

image text in transcribedimage text in transcribed

+ 100% - 1312 Microsoft E Program 1 5 Points Write a program that prompts the user to enter the Total Saved Money, and then calculate the annual amount of Zakat in Saudi Riyal SR. Also display the Zakat amount to the user with two digits after the decimal point. Use the following formula: Zakat = Total Saved Money / 40 The following are sample runs: . . Please enter the total saved money: 5050 Center> The annual amount of Zakat is 126.25 SR. Please enter the total saved money: 10150 The annual amount of zakat is 253.75 SR. | :: II DELL E Program 2 5 Points Write a program that prompts the user to enter the weight in Kilogram then convert it to pound by using the following formula: pound = kilograms * 2.2 Round the result to the nearest whole number using the (floor) function in the Math module The following are sample runs: : (floor) Math Enter the wight in kilogram (Kg): 8 The 8 KG is 17 pound Enter the wight in kilogram (Kg): 12 Senter> The 12 KG is 26 Pound H

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

Big Data, Mining, And Analytics Components Of Strategic Decision Making

Authors: Stephan Kudyba

1st Edition

1466568704, 9781466568709

More Books

Students also viewed these Databases questions

Question

Evaluate 3x - x for x = -2 Answer:

Answered: 1 week ago

Question

What is group replacement? Explain with an example. (2-3 lines)

Answered: 1 week ago