Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PLP-Python-Assigment-Week1

Intro to Python Assignment Description Instructions:

Basic Calculator Program

Create a simple Python program that asks the user to input two numbers and a mathematical operation (addition, subtraction, multiplication, or division). Perform the operation based on the user's input and print the result. Example: If a user inputs 10, 5, and +, your program should display 10 + 5 = 15.

Note: Upload the code to GitHub and submit the GitHub link

Objective

Practice creating Python programs to perform arithmetic and string, experimenting with variables, and exploring data types.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages