Given an integer n, your task is to print the lowercase English word corresponding to the number if it <=5 else print "Greater" | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 5

Given an integer n, your task is to print the lowercase English word corresponding to the number if it <=5 else print "Greater"

Output: 1= one 2 =two 3= three 4=four 5= five 6= Greater than 5

29th Apr 2022, 8:29 PM
VĆ©d Singh
2 Respostas
0
The only way to learn something is to do it.
30th Apr 2022, 1:52 AM
Bob_Li
Bob_Li - avatar
- 1
Please solve it yourself. If you need help, link your code. Please tag the relevant programming language.
29th Apr 2022, 9:23 PM
Lisa
Lisa - avatar