Skip to content

Queastion 2.21 #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
allenbangai opened this issue Oct 31, 2019 · 0 comments
Open

Queastion 2.21 #11

allenbangai opened this issue Oct 31, 2019 · 0 comments
Labels
Difficult01 Level of difficulty is of level very easy enhancement New feature or request good first issue Good for newcomers

Comments

@allenbangai
Copy link
Collaborator

write an application that calculates the squares and cubes of the numbers from 0 to 10 and prints the resulting values in table format, as shown below.
numbers : 1 2 3 4 5 . . .
squares : 1 4 9 16 25 . . .
cube : 1 8 27 64 125 . . .

@allenbangai allenbangai added Difficult01 Level of difficulty is of level very easy enhancement New feature or request good first issue Good for newcomers labels Oct 31, 2019
math-alpha added a commit to math-alpha/JavaLearningCode that referenced this issue Jan 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficult01 Level of difficulty is of level very easy enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant