Hello sir, your videos are very helpful and informative you have really helped me understand the concepts. It would be of great help if you also guide us through the exam styled questions from this textbook. Thank you in advance 🙂
hello sir i need your, help as mock exams are next week and can't seem to really figure out how to work the o level paper 2 is there any way u can help especially for writing algorithms in pseudocode
range check OUTPUT "Enter Your age" INPUT Age WHILE Age < 13 OR Age > 100 DO IF Age < 13 THEN OUTPUT "too young" ENDIF IF Age > 100 THEN OUTPUT "too old" ENDIF OUTPUT "re-Enter your age" INPUT Age ENDWHILE OUTPUT "YOU ARE ALLOWED!"
presence check Name ← "" OUTPUT "Enter your name" INPUT NAME Name ← NAME WHILE NAME = "" DO OUTPUT " ENTER YOU NAME" INPUT NAME Name ← NAME ENDWHILE OUTPUT "your name is ", Name
Plz give an example of a program in Pseudo codes in bubble sort
Hello sir, your videos are very helpful and informative you have really helped me understand the concepts. It would be of great help if you also guide us through the exam styled questions from this textbook. Thank you in advance 🙂
Starting from the first chapter.
Thanks
hello sir
i need your, help as mock exams are next week and can't seem to really figure out how to work the o level paper 2
is there any way u can help especially for writing algorithms in pseudocode
Thanks a lot Sir❤
thanks!
Thanks a lot
can you do a video on 2D arrays (pseudo code) plz
Sir, can all the loops be used for each validation check? or is there just one specific loop for each check?
Also, is there no pseudocode programming for format check?
range check
OUTPUT "Enter Your age"
INPUT Age
WHILE Age < 13 OR Age > 100 DO
IF Age < 13
THEN
OUTPUT "too young"
ENDIF
IF Age > 100
THEN
OUTPUT "too old"
ENDIF
OUTPUT "re-Enter your age"
INPUT Age
ENDWHILE
OUTPUT "YOU ARE ALLOWED!"
presence check
Name ← ""
OUTPUT "Enter your name"
INPUT NAME
Name ← NAME
WHILE NAME = "" DO
OUTPUT " ENTER YOU NAME"
INPUT NAME
Name ← NAME
ENDWHILE
OUTPUT "your name is ", Name
mr bulmer please bruh finish off the standard methods of solution video bruh please bruh u my only hope
that does not even sound like english bruh