Logo 
Search:

General Forum

Ask Question   UnAnswered
Home » Forum » General       RSS Feeds

Need hlep

  Asked By: Ziio    Date: Jan 15    Category: General    Views: 351
  

I took a little bit of programming and I am studying the basics with QB64 and came across this problem. If someone could show me how to do it it would be awesome! Im learning this because I am taking a hs class next year that teaches this and want to know how to do complicated problems. the program: http://www.qb64.net/
Write a program that calculates the employee's pay given the number of hours work and rate of pay. Employees get time and half for everything over 40 hours. FICA pay is times .08, State is .06, Fed is .18 and net pay is -(FICA+State+Fed). Do this for eleven employees and print a report that sorts them alphabetically. You need to print the hours rate pay FICA State Fed and Net pay along with the names.

I really need help alphabetizing this list

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Need hlep Or get search suggestion and latest updates.




Tagged: