0
Leia um valor inteiro entre 1 e 12. Correspondente a este valor, deve ser apresentado como resposta o mês do ano por extenso,
Leia um valor inteiro entre 1 e 12. Correspondente a este valor, deve ser apresentado como resposta o mês do ano por extenso, com a primeira letra maiúscula.
2 ответов
+ 6
1. Please put the relevant programming language in the tags, rather than repeating the question.
2. Seems like a homework assignment. In any language there can be multiple ways to code this, your task probably is reflecting on specific language features (if or switch statement, or arrays) that you are supposed to practice.
3. For this reason, please do not rely on others to solve it for you. Give it a try, and link your own code attempt. Then explain what is your difficulity with solving it.
+ 1
Ailer Pimentel A ideia desta seção não é pedir pros outros escreverem código, e sim pedir ajuda pra você mesmo escrever.
Favor editar a pergunta desta forma:
1. Apagar todas as tags e incluir uma com o nome da linguagem.
2. Colocar link pro seu código no Code Playground (use o botão "+".
3. Explicar suas dificuldades.
Assim, temos como te ajudar a escrever o código.