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
~423 People Reached
Favorite Forums
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
Member Avatar for nickewus24

I am having a hard time with a question from this week's assignment. I am supposed to write pseudo-code for an everyday task, which I will write below: Design Main Module Call Open Door Module Call Ignition Module Call Reverse Module Call Pull Out Module End Main Module Open Door …

Member Avatar for nickewus24
0
146
Member Avatar for nickewus24

I am doing my homework and am having trouble finding the answer to one question. We are supposed to view the code below: Consider the following selection statement where X is an integer test score between 0 and 100. input X if (0 <= X and X < 49) output …

Member Avatar for nickewus24
0
98