Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assignment: Create a Raptor program that asks the user for a numerical input. The program then multiplies that number by 1 0 and outputs the

Assignment:
Create a Raptor program that asks the user for a numerical input. The program then multiplies that number by 10 and outputs the result. Be sure to add prompts to your input to tell the user what to enter and labels on the output to tell the user what the number represents. Save your file using the naming format of LASTNAME_FIRSTNAME_M02-1. Turn in your file by clicking on the Start Here button in the upper right corner of your screen.
Create a second Raptor program that has the user enter two values. The program calculates the sum, difference, and result of multiplying the two numbers together. Output all three answers with labels to explain what each number represents. Save your file using the naming format of LASTNAME_FIRSTNAME_M02-2. Turn in your file by clicking on the Start Here button in the upper right corner of your screen.
Documentation is very important for this course and in the field. For all Raptor and all programs, an expectation is that comments will be incorporated into all assignments. For this assignment only the header comments will be required. Both header comments and step comments are encouraged as it will help for logic to be better. Header comments should include the following:
Name of the Raptor program
Author of the Raptor program
Version of the Raptor program and the date of its last revision
Summary/goal of the Raptor program
Variables used with a short description of the variable, as well as the format of the data (e.g. datatype)
image text in transcribed

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

Students also viewed these Databases questions