Learn How to Program in C

by
Dr. Kristin Switala

Introduction

Directives

Variables

Conditionals

Loops

Arrays

Pointers

Strings

Functions

Structures


Site Map

Projects: Loops (d)

Instructions: Create a C program that runs successfully for each project below.


Project 1

Create a tax calculator, to determine the total price (with tax) of purchases. Use an infinite loop, so the viewer can enter as many prices as desired.


Project 2

Create a money exchange rate calculator, to display equivalent currencies for two different countries. Use a nested for loop.

Copyright
© 2001
Kristin Switala
Hosted by www.Geocities.ws

1