Start Date: 14th September 2024
Internship ID: CS24NY303373
Welcome to the repository documenting my progress during the CodSoft Java Development Internship. Throughout this program, I am tasked with completing various assignments aimed at improving my proficiency in Java development. Below is an overview of the key tasks assigned during the internship:
- Develop a game that generates random numbers and prompts the user to guess the correct number.
- Provide feedback on each guess, allow multiple rounds, and keep track of the player's score.
- Calculate total marks and average percentage.
- Assign grades and display results.
- Design an ATM system that includes methods for withdrawing, depositing, and checking balance.
- Implement input validation and ensure the program is connected to a simulated bank account for user interaction.