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!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answers
+ 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