Build software better, together
#
codsoft-python-internship
Here are 5 public repositories matching this topic...
I have completed a virtual internship at CodSoft, where I successfully submitted the three Python programs.
-
Updated
Jan 23, 2025 - Python
This repository contains all the tasks and projects completed by me during my Python Programming Internship at CodSoft. The internship focused on building strong Python fundamentals through hands-on projects and problem-solving.
-
Updated
Jan 3, 2026 - Python
TASK 2:- Design a simple calculator with basic arithmetic operations. Prompt the user to input two numbers and an operation choice. Perform the calculation and display the result.
-
Updated
Aug 23, 2024 - Python
Create a rock, paper or scissor game. Prompt the user to choose rock, paper, or scissors. Generate a random choice (rock, paper, or scissors) for the computer. Display the result, whether the user wins, loses, or it's a tie. Lastly, ask the user if they want to play another match.
-
Updated
Aug 23, 2024 - Python
A password generator is a useful tool that generates strong and random passwords for users. This project aims to create a password generator application using Python, allowing users to specify the length and complexity of the password.
-
Updated
Aug 23, 2024 - Python
Improve this page
Add a description, image, and links to the codsoft-python-internship topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codsoft-python-internship topic, visit your repo's landing page and select "manage topics."