Login or Create an Account to view the mark scheme (answer), comment, and add to a test
Use nested while loops to refactor the following pseudo-code 
[5]loop X from 7 to 0
    loop Y from X to 0
        Output X
        Output Y
    end loop
end loop
Short Answer5 MarksPremium
38 Uses88 Views2 Likes