429,509 views
24 votes
24 votes
Jabari created new video game for his coding course. What is one way he should format his pseudocode?

He should format it like actual code, including indentation.
He should not use indentation in his pseudocode.
He should not format his pseudocode.
He should use a special character to represent the formatting.

User Eugene Lazutkin
by
2.5k points

2 Answers

12 votes
12 votes

Answer:

The natural no between 2 to 15 is 2,3,4,5,6,7,8,9,10,11 and 12. prime numbers among these are 2,3,5,7 and 11. therefore,out of 11 number, 5 are prime number.2/3 of the students in a class are girls. if there are 20 boys in the class. then the totoal number of girls iswhat fraction of the natural numbers between 2 and 15 are prime numbersWe know that the smallest 4 digit number is 1000

So number nearest to smallest 4 digit number with last digit 5 = 1005

Therefore, the answer is 1005which of the following options shows the given fractions from the least to the greatest 5/34, 23/34, 13/ 34The natural no between 2 to 15 is 2,3,4,5,6,7,8,9,10,11 and 12. prime numbers among these are 2,3,5,7 and 11. therefore,out of 11 number, 5 are prime number.fraction from least to greatest examplethe length of abhishek's notebook is 17cm and 8 mm. What will be its length in cma fraction has no2/3 of the students in a class are girls. if there are 20 boys in the class. then the totoal number of girls is2/3 of the students in a class are girls. if there are 20 boys in the class. then the totoal number of girls iswhat fraction of the natural numbers between 2 and 15 are prime numberswhat fraction of the natural numbers between 2 and 15 are prime numbers

User Reza Owliaei
by
2.8k points
12 votes
12 votes

Final answer:

In designing pseudocode for a coding course, Jabari should include indentation to make it clear and structured, similar to the formatting of actual code.

Step-by-step explanation:

When Jabari is creating new pseudocode for his coding course, he should aim for clarity and structure. One good practice is to format pseudocode with indentation, much like actual code.

This helps in understanding the logic flow and the hierarchy of operations, making it more readable for anyone who is trying to follow the logic. It's not necessary to use actual coding syntax or special characters to represent formatting, but maintaining a clean and structured layout with indentation will greatly aid in the pseudocode's effectiveness.

User Freezerburn
by
3.0k points