lab 1: input, processing, and output

  

Lab 1: Input, Processing, and Output

This lab accompanies Chapter 2 of Starting Out with Programming Logic & Design.

Save your time - order a paper!

Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines

Order Paper Now

 Raptor files also available

  

This lab requires you to think about the steps that take place in a program by writing algorithms. Read the following program prior to completing the lab. 

Write a program that will take in basic information from a student, including student name, degree name, number of credits taken so far, and the total number of credits required in the degree program. The program will then calculate how many credits are needed to graduate. Display should include the student name, the degree name, and credits left to graduate.