Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Personal
Myfirst.java is all about declaration, initialization and get the sum as an output of two variables x and y.
Calculator having all the basic mathematical operations like (+ , - ,/ ,* ,%) etc .
Test2.java is all about (if- elseif- else) condition by using comparison and matching operators.