Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.6 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.6 KB

CODSOFT INTERSHIP TASK

Welcome to the CodeSoft Internship Task repository! This repository has been created to provide you with all the necessary information and resources to successfully complete the internship task as a prospective intern at CodeSoft.

Tasks Overview

Task 1 : Number Guessing Game

• Generate random numbers, prompt user guesses, and provide feedback.
• Allow multiple rounds and calculate scores.

Task 2:Student Grade Calculator

• Calculate total marks and average percentage.
• Assign grades and display results.

Task 3:ATM Interface

• Create an ATM class with withdraw, deposit, and checkBalance methods.
• Implement input validation and connect with user's bank account.

Task 4: Currency Converter

• Convert currencies using real-time exchange rates.
• Provide a user-friendly interface for currency conversion.

Task 5: Student Mangement System

• Manage students with Student and StudentManagementSystem classes.
•Design a user interface for interaction and data storage.

How to use

Each task has its own corresponding directory with source code, explanations, and any necessary files. To explore a specific task, navigate to its directory and review the provided materials.

Contributing

While this repository primarily serves as a record of my internship tasks, I welcome suggestions, improvements, and collaborations. Feel free to open an issue or submit a pull request if you have any valuable input.

Bharati Gore

Happy coding!