- Messages
- 8
- Reaction score
- 3
- Points
- 13
plz help me with o level computer algorithms they are very complicated
🚀 NEW from the xtremepape.rs team: AI exam prep — 120,000+ worked solutions, and it marks your handwritten working from a photo. Sign in with your forum account & try it free → prepare.xtremepape.rs
Everyone isstill trying to master them![]()
do u study in Wahaj?plz help me with o level computer algorithms they are very complicated
Anyone explain me the question from past paper Oct Nov 2011..
Write an algorithm using psudocode which input
input 1000 numbers
Output many of these numbers were whole numbers were whole numbers (integars)
(U may use INT(X) in ur ans e.g INT (3.8) gives the value of Y = 3)
Could someone tell me that when to use END IF and ELSE IF while writing algorithm ??
yeah thanks it did help meEND IF is used after the IF....ELSE structure for e.g
If Number>100 then total=total+1
else X=X+1
endif
hope this helps? ^^
🚀 NEW from the xtremepape.rs team: AI exam prep — 120,000+ worked solutions, and it marks your handwritten working from a photo. Sign in with your forum account & try it free → prepare.xtremepape.rs