This repository contains the task of the codsoft internship program
- It performs the basic arithmetic operation like addition , subtraction , multiplication and division.
- It prompts the user to choose the option of operation to perform
- On choosing the specific operation , it prompts the user to enter two numbers first and second
- At last prints the result
- There a option to exit the program
It is simple python script that helps to perform the function of todolist app. It contains the feature of creating and updating the task as per the need of the user.
All of the above mentioned function is done in console .
It is a simple game of rock , paper and scissors on the console of the window created sloly using the python programming langauge.User plays with the computer here
-
User can play with computer
-
User can win or lose or can have tie
-
It has console based interface for interaction.