Joined
Last Seen
0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #72.8K
~916 People Reached
About Me
God Save The Queen
Favorite Forums
Community Center x 1
Computer Science x 1
Favorite Tags
2 Posted Topics
Re: The simples way to go about this is to check test score agaist the passmark . Passmark = 60 Score = 0-100 Spudacode/Algorithem: Input Greade if (GRADE < 60) then Print “FAIL” else Print “PASS” endif The Flowchart version of solution for this is  Image Credits ([Creately Flowchart Software](https://creately.com/lp/flowchart-software/)) … | |
Re: > the piece of code mentioned, you could look at parallelizing the lines of code, as I said My suggestion for you to use a online uml software since you have not specified your platform here. Loops can be generated automatically when the diagram is desinged from the scartch [uml … |
The End.