User-submitted Java Projects

1
259 reads
dayacy's picture

Submitted by

dayacy
Tags:

swagdrag
i know nothing about coding so I just am practicing here
Run It Now!
1
205 reads
Mctunji's picture

Submitted by

Mctunji
Tags:

Hello World
My Hello World
Run It Now!
1
341 reads
Leap Year
Create a java program that input date. If valid date it will output Leap year or not leap year otherwise output invalid date.
Leap Year

Run It Now!
1
360 reads
Pyramid
Create a java program that will accept an Integer Number from 1 - 9. Then program should display a Number Pyramid. You use any Iteration commands.
Pyramid

Run It Now!
1
353 reads
FACTORIAL OF AN INTEGER NUMBER
Create a java program that will show the FACTORIAL OF AN INTEGER NUMBER ranges from 1 to 15. The user should input Integer Number. Only valid integer number should be accepted by the program.
FACTORIAL OF AN INTEGER NUMBER

Run It Now!
1
308 reads
TestAverage(1.0)
Write a program that asks the user to enter three test scores. The program should display each test score, as well as the average of the scores.

Enhancement Trail:  

TestAverage(1.0)    TestAverage





Run It Now!
1
177 reads
mimbo's picture

Submitted by

mimbo
Tags:

1
155 reads
YahyeAbdulle's picture

Submitted by

YahyeAbdulle
Tags:

1
202 reads
YahyeAbdulle's picture

Submitted by

YahyeAbdulle
Tags:

TestAverage(3.0)
Write a program that asks the user to enter three test scores. The program should display each test score, as well as the average of the scores.

Enhancement Trail:  

TestAverage(3.0)    TestAverage





Run It Now!
1
952 reads
reghe75232's picture

Submitted by

reghe75232