https://github.com/blocknotes-4515/codesoft
Complete Guided Tasks at CODESOFT.
https://github.com/blocknotes-4515/codesoft
Last synced: 11 months ago
JSON representation
Complete Guided Tasks at CODESOFT.
- Host: GitHub
- URL: https://github.com/blocknotes-4515/codesoft
- Owner: BlockNotes-4515
- Created: 2023-09-03T14:17:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-07T16:22:37.000Z (over 2 years ago)
- Last Synced: 2025-01-28T13:49:40.957Z (about 1 year ago)
- Language: C++
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CODESOFT
Complete Guided Tasks at CODESOFT.
TASK-1
!!--------------------------NUMBER GUESSING GAME in C++!-----------------------------!!
Create a program that generates a random number and asks the
user to guess it. Provide feedback on whether the guess is too
high or too low until the user guesses the correct number.
TASK-2
!!----------------------Professional & Simple Calculator!---------------------------!!
Develop a calculator program that performs basic arithmetic
operations such as addition, subtraction, multiplication, and
division. Allow the user to input two numbers and choose an
operation to perform.
Task-3
!!----------------------------Student Grading System In C++-----------------------------!!
CODSOFT TASK-3.
Create a program that manages student grades. Allow the user
to input student names and their corresponding grades.
Calculate the average grade and display it along with the highest
and lowest grades.
Task-4
!!---------------------------------Word Count By C++!-------------------------------------!!
CODSOFT TASK-4.
Develop a program that counts the number of words in a given
text file. Prompt the user to enter the file name and display the
total word count.
Task-5
!!----------------------------"Movie Ticket Booking System!--------------------------------!!
CODSOFT TASK-5.
Develop a program that simulates a movie ticket booking system.
Allow users to view movie listings, select seats, make bookings,
and calculate the total cost. Consider implementing seat
availability and seat selection validation.
!!---------------------------------------------------------------CODSOFT! #CODSOFT @CODSOFT---------------------------------------------------!!