Computer Science, asked by singhvinita7b, 2 days ago

CLS

C=1: S=0: N=5

WHILE C<=N

P=P*C

C=C+1

WEND

PRINT “RESULT=”P

END

please tell the output​??

Answers

Answered by pv4446870
0

Answer:

I don't know computer science

Similar questions