Computer Science, asked by HarmanSneh5198, 8 months ago

Write a program to creates program to ask for a number if the number is less than 5, it is written out but if it is greater than or equal to 5 then twice that number is eritten out

Answers

Answered by sonalabhaysaraf1981
1

when green flag is clicked

ask enter a number

if answer is greater than 5

say answer

else say answer *2

Similar questions