Page 1 of 1

15 CA What out put from this code? Method Metrod (create a b) Begin METHOD WHILE (ac=b) Print (a + k ") END WHILE PRINTL

Posted: Sat May 14, 2022 6:31 pm
by answerhappygod
15 Ca What Out Put From This Code Method Metrod Create A B Begin Method While Ac B Print A K End While Printl 1
15 Ca What Out Put From This Code Method Metrod Create A B Begin Method While Ac B Print A K End While Printl 1 (24.85 KiB) Viewed 39 times
15 CA What out put from this code? Method Metrod (create a b) Begin METHOD WHILE (ac=b) Print (a + k ") END WHILE PRINTLINE END my Method BEGIN MAIN CALL my Method (6, 7). END MAIN