Posts
 
Reputation
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
1 Commented Post
0 Endorsements
Ranked #72.8K
~940 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

2 Posted Topics

Member Avatar for Edoburun

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 ![Should_You_Work_at_Home.png](/attachments/large/4/b12ba8fe5070aafdb4ab7502132505c1.png) Image Credits ([Creately Flowchart Software](https://creately.com/lp/flowchart-software/)) …

Member Avatar for james.wilder.9849
0
371
Member Avatar for IrfanMulla

> 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 …

Member Avatar for james.wilder.9849
0
569

The End.