Skip to content

Commit

Permalink
Merge pull request kunal-kushwaha#1 from SurajPratap10/SurajPratap10-…
Browse files Browse the repository at this point in the history
…patch-1

Update 02-first-java.md
  • Loading branch information
SurajPratap10 authored Jan 29, 2022
2 parents 7214e08 + 7d0f7d3 commit 2d8a9f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assignments/02-first-java.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Write Java programs for the following:

1. Write a program to print whether a number is even or odd, also take
input.
2. Take name as input and print a greeting message for that name.
input from the user.
2. Take name as input and print a greeting message for that particular name.
3. Write a program to input principal, time, and rate (P, T, R) from the user and
find Simple Interest.
4. Take in two numbers and an operator (+, -, *, /) and calculate the value.
Expand Down

0 comments on commit 2d8a9f7

Please sign in to comment.