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
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:
- thanks my answer....
Similar questions