Skip to content

Question 2.19 #9

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 30, 2019 · 0 comments
Open

Question 2.19 #9

allenbangai opened this issue Oct 30, 2019 · 0 comments
Labels
Difficult01 Level of difficulty is of level very easy good first issue Good for newcomers

Comments

@allenbangai
Copy link
Collaborator

Write an application that inputs from the user the radius of a circle as an integer and prints the circle’s diameter, circumference and area using the floating-point value 3.14159 for π.
Note: You may also use the predefined constant Math.PI for the value of π. This constant is more precise than the value 3.14159.

@allenbangai allenbangai added good first issue Good for newcomers Difficult01 Level of difficulty is of level very easy labels Oct 30, 2019
nDZIB added a commit to nDZIB/JavaLearningCode that referenced this issue Nov 12, 2019
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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant