- Make a Console application that asks for a user's name and gives them a happy message in return while using their name. "&"
- Depending on the first letter of their name give two different messages. subString and if statements.
- Ask for an age. If the age is greater than 70 and their first name starts with "E" give them a separate funny message.
- Students will make an application to figure out the Horroscope. Users will pick their signs and get a message based on their future.
Use quotation marks in their output.
Add NumericUpDown.
Read in Name and output it. - Ask for a number 1 to 100. Tell the user if it's in the 1st quarter, 2nd quarter, 3rd quarter, or 4th quarter.
- Create a BankAccount class. Here are some possible attributes (fields):
Balance, owner, day, status, social security number.
View the information that was entered in!
Saturday, February 21, 2009
Last class
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment