Skip to content

Commit 6464983

Browse files
Exercise 1 Solution
1 parent 791c4f9 commit 6464983

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

6.Java_exercise_1/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Java Programming Exercise 1: CBSE Board Percentage Calculator
2+
3+
### Exercise 1.1
4+
5+
- Write a program to calculate the percentage of a given student in the CBSE board exam. His marks from 5 subjects must be taken as input from the keyboard. (Marks are out of 100)
6+
7+
### Handwritten Notes: [Click To Download](https://api.codewithharry.com/media/videoSeriesFiles/courseFiles/java-tutorials-for-beginners-6/JavaChapter1.pdf)
8+
9+
### Ultimate Java Cheatsheet:[Click To Download](https://api.codewithharry.com/media/videoSeriesFiles/courseFiles/java-tutorials-for-beginners-6/UltimateJavaCheatSheet.pdf)

0 commit comments

Comments
 (0)