CodeYourFuture / CodeYourFuture/Module-Java

Write a Program to Reverse Numbers

Aberta
#2 0 comentários 0 reações 0 responsáveis Ver no GitHub
🎯 Topic Programming Fundamentals 🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 1 Core
Linguagem predominante
Sem dados de linguagem
Estrelas
1
Forks
11
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Create a private method that accepts a number as an argument and returns the number in reverse. For example, an input of 3956 should return 6593. Create code to call this from from a main method. Remember to use sensible method and variable names, and add documentation. Remember to use the debugger if something goes wrong!

### Learning Objectives

- [ ] Create a private Java method to reverse numbers
- [ ] Call this method from a Main method
- [ ] Test the Java program

### Why are we doing this?

To practice basic Java skills

### Maximum time in hours

1

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.