Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program that stores the integers 234 and 516 in variables and stores the sum of these two in a variable named result.

image text in transcribed 

Write a program that stores the integers 234 and 516 in variables and stores the sum of these two in a variable named result. Display your output in equation form. [Ex. [num1] + [num2] = [sum] } 2) Revenue Prediction: The Online Retail division of Amazon generates 73% of total sales for the company. Based on that percentage, write a program that will predict how much revenue the retail division will generate if the Amazon reports $340.5 million in revenue for the year. Display your output in the format below: Amazon's Total Revenue: $ [totalRevenue]M Online Retail of Total Revenue: [percentOfTotalRevenue] Online Retail's Revenue: $[onlineRetail Revenue]M

Step by Step Solution

There are 3 Steps involved in it

Step: 1

Below are two Python programs for the given tasks Program to store integers and display their sum Ta... 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

Managerial Statistics

Authors: S. Christian Albright, Wayne L. Winston, Christopher Zappe

1st Edition

0534389317, 978-0534389314

More Books

Students also viewed these Programming questions

Question

Explain the functions of financial management.

Answered: 1 week ago