Tutorials: study following algorithm in pseudocode .Display the exact output that will be displd aftr statement has ben executed | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Tutorials: study following algorithm in pseudocode .Display the exact output that will be displd aftr statement has ben executed

calculation k=10 m=25 x =(k-7)^3 *2/ (k-6) m=m+2 k=k-20 display "x =", x display" m=", m display "k =", k end

19th Mar 2017, 9:16 AM
Rifumo Makwakwa
Rifumo Makwakwa - avatar
2 Antworten
+ 1
x = 4.5 m = 27 k=-10
19th Mar 2017, 10:49 AM
देवेंद्र महाजन (Devender)
देवेंद्र महाजन (Devender) - avatar
0
x =13,5 m=27 k =-10
19th Mar 2017, 5:20 PM
ruald