Skip to content

harshithp24/CodSoft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this repository, I've shared my CodSoft internship tasks.

Task 1: Designed a calculator with basic arithmetic operations. User is allowed to enter two numbers and choose an operation. Perform the calculation and display the result.

Task 2: Contact Information: Store name, phone number. Add Contact: Allow users to add new contacts with their details. Search Contact: Allow users to find contacts by name. Update Contact: Enable users to update contact details. Delete Contact: Provide an option to delete a contact.

Task 3: User Input: Prompt the user to choose rock, paper, or scissors. Computer Selection: Generate a random choice (rock, paper, or scissors) for the computer. Game Logic: Determine the winner based on the user's choice and the computer's choice. Rock beats scissors, scissors beat paper, and paper beats rock. Display Result: Show the user's choice and the computer's choice. Score Tracking (Optional): Keep track of the user's and computer's scores for multiple rounds. Display the result, whether the user wins, loses, or it's a tie.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published