Update README.md
This commit is contained in:
@@ -17,7 +17,7 @@ Implement addition, subtraction, multiplication, and division as instance method
|
||||
|
||||
Implement addition, subtraction, multiplication, and division as static methods
|
||||
|
||||
# Note: Detailed TODO comments are provided inside Rational.java.
|
||||
Note: Detailed TODO comments are provided inside Rational.java.
|
||||
---
|
||||
## Part 2: Movie Explorer 🎬 (Using API)
|
||||
In this part, you will develop a Java application that fetches movie data from an API and allows users to browse and search movies.
|
||||
@@ -46,7 +46,7 @@ Display the genres of a specific movie
|
||||
|
||||
Implement a console menu in Main to receive user input and display data
|
||||
|
||||
# Note: Detailed TODO comments are provided inside each of the above source files.
|
||||
Note: Detailed TODO comments are provided inside each of the above source files.
|
||||
---
|
||||
## Objectives ✏️
|
||||
By completing this assignment, you will:
|
||||
|
||||
Reference in New Issue
Block a user