Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~712 People Reached
Favorite Tags
Member Avatar for heftytest

I was wondering what DIM means in psuedocode? I ran across this in my research and I can understand everything except for the DIM and it would help a lot if someone else could let me know what this means. I am working on the simple array process and having …

Member Avatar for rubberman
0
227
Member Avatar for heftytest

what does the DIM mean in this code? I understand everything else. Process 1. Display “Salary Average” as program title 2. Prompt user for employee names 3. Prompt user for employee salary 4. Convert average salary 5. Count salaries above average salary 6. Count salaries below average salary 7. Post …

Member Avatar for Learner010
0
305
Member Avatar for nickewus24

Hello! I am having a hard time with pseudo-code and I have come up with what is below for this question: Input a list of employee names and salaries, and determine the mean (average) salary as well as the number of salaries above and below the mean. Do you see …

Member Avatar for heftytest
0
179