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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 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