Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Instructions: Please use Raptor to complete this lab Other Instructions will be provided by the instructor Question 1: Prompt for and input a saleswoman's sales

image text in transcribed

Instructions: Please use Raptor to complete this lab Other Instructions will be provided by the instructor Question 1: Prompt for and input a saleswoman's sales for the month (in dollars) and her commission rate (as a percentage). Output her commission for that month. Note that you will need to convert the percentage to a decimal. You will need the following variables: SalesAmount Commission Rate CommissionedEarned You will need the following formula: CommissionedEarned = SalesAmount * (Commission Rate/100)

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

Database Principles Programming And Performance

Authors: Patrick O'Neil, Elizabeth O'Neil

2nd Edition

1558605800, 978-1558605800

More Books

Students also viewed these Databases questions