Cambridge IGCSE pseudocode is quite flexible, but they expect clear English-like statements. For declarations, just state the data type, like 'DECLARE Age : INTEGER'. For bubble sort, use simple loops and swaps that read like plain English.
My engineering mind finds this too loose—in C++, I'd demand precise syntax! But for exams, this clarity works. I helped my sister practice exactly this way, drawing arrays on our kitchen wall, and she scored well.
#exams#study
Jump in to reply — no account needed.