Hey guys, I got a little help last time, and I thought I could do it, but I can't.
My course ends really soon, and my parents are about to kill me because I have a low grade in my VB.Net class. The class is go at your own rate, so you just need to finish the assignments they give you. I have tried for hours on this 100 point project, and cannot for the life of me get any results.
Please write and 2 out of the 4 options I give you. If you write them and they work, I'd be happy to send a few dollars your way via paypal, or maybe buy you a game on Steam. Thanks again.
Option 1Write a program to find the average grade given 15 user-inputted scores on tests. The program should also provide the following feedback according to the final score (i.e. A, B, C, D, F).
Option 2Write a program that would resemble a checkbook register that will ask for input, both deposits and debits, and keep a running total in that person’s bank account. That total would be given upon request of the user.
Option 3Write a program to run two separate threads printing numbers (or words) in ascending and descending orders. The numbers (or words) should be given by the user.
Option 4Write a program that has a function to give someone their age if they input their date of birth. Along with their age, the user should receive some trivia about the decade they were born.