Computer Science, asked by madhusudanchoudhury1, 1 day ago

Question from Qbasic

Find the error
a>b
print "a"​

Answers

Answered by ıtʑFᴇᴇʟɓᴇãᴛ
35

CLS

INPUT "a>b"; ab

FOR i = a TO b

a = ab * i

PRINT n; "x"; i; "="; a

NEXT i

END

Answered by alamnoman9p
6

Explanation:

C I S

input " a^b"; ab

for = a to b

a= ab + i

print n ; " x " ; i ; " = " ; a

next i

END

Attachments:
Similar questions