A project for C/C++ by Paul Sechrist during the Spring 2013 semester.
This project was begun on 1/28/13 and took 2 hours to complete.
1. program must prompt with question 2. program must respond with answer including user’s response
1. Use printf 2. Use scanf
In order to successfully accomplish/perform this project, the listed resources/experiences need to be consulted/achieved:
G:\CCC\CSCS1320\Joe>week1project.exe Enter your name: Paul Hello Paul! G:\CCC\CSCS1320\Joe>