Computer Science, asked by asekaisedadi, 4 months ago

IS THIS PROGRAM CORRECT TO PRINT NAME AND SCORE OF A PLAYER?
CLS
INPUT ; "enter the name of player"; p$
INPUT ; "enter the number of runs"; R
IF R >= 100 THEN
PRINT p$; "; has made a century"
ELSE IF R >= 50 THEN
PRINT p$; ";has made half century;"
ELSE IF R < 50 THEN
PRINT p$; "better luck next time";
END IF

Answers

Answered by Sravanandsunny
1

Answer:

information Letters

precautions to keep corona way

keep social distance

Use clean Mask

sanitizer or wash hands time to time

Eat fat healthy food

Growing immediately by doing exercise and yoga

Explanation:

thanks my answer....

Explanation:

  1. thanks my answer....
Similar questions