- Messages
- 22
- Reaction score
- 4
- Points
- 3
wtf?!
🚀 NEW from the xtremepape.rs team: AI exam prep — 150,000+ worked solutions, and it marks your handwritten working from a photo. Sign in with your forum account & try it free → prepare.xtremepape.rs
I'm with you bro![]()
youre the only one![]()
not really, I'll post them if i find anygreat ^ u got any notes?
Anyone with doubts in Computer Studies can clarify from me. I will try my best to solve your doubts.
any of u got any notes? ._. i really need some.. and +some tips would be nice too.. thankyou![]()
No problem u can post ur doubts i will try my besthey me tooo
No problem u can post ur doubts i will try my best
else is used when you do not wanna specify a specific thing after your if statement............ lets say if i wanna make a statement that prints "number = 10" if input is 10, and give an error message if ANY other number is input. the algorithm would be something like this (m only making a rough one)hey can any1 tell me wen to use ELSE in algorithms?
thanks alot!!!!!else is used when you do not wanna specify a specific thing after your if statement............ lets say if i wanna make a statement that prints "number = 10" if input is 10, and give an error message if ANY other number is input. the algorithm would be something like this (m only making a rough one)
Input X
IF X = 10 then
output "number = 10"
else
output "error"
end if
Else would be something like the word we use "otherwise" It covers all other possibilities not included in our IF statement![]()
🚀 NEW from the xtremepape.rs team: AI exam prep — 150,000+ worked solutions, and it marks your handwritten working from a photo. Sign in with your forum account & try it free → prepare.xtremepape.rs