
Friday, December 21, 2012
Final grades
Final grades for this course have been transcripted in WebAdvisor.

Enjoy your winter break!

Thursday, December 20, 2012
Lab assignment #5 - taxes

Problem Description
Compute the federal income tax due on a taxable income input by the user accorsing to the following table. Enter -1 to end the program.Tuesday, December 11, 2012
Missing homework

As it stands right now, the remaining lab assignment will be given out in the last class meeting of the term on December 20th and you will have to do that program in class.
Thursday, December 6, 2012
Homework assignment #6 - booleans.bas

Write a program called booleans.bas which requests two integers from the user. Your program must determine if at least one of the entered numbers is even (use OR).
Use of boolean operators

AND
In order for AND to be true, both conditions must evaluate to TRUE as inUse of ELSEIF

Note that ELSEIF is one word.
Sunday, December 2, 2012
Subscribe to:
Posts (Atom)