Skip to content

Write a Python program to find the multiplication and division of two numbers. Ask the user to input two numbers (num1 and num2). Given those two numbers, multiply them together to find the output. Also, divide num1/num2 to find the output.

Notifications You must be signed in to change notification settings

Sakaita92/Module1---Creating-Python-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

Write a Python program to find the multiplication and division of two numbers. Ask the user to input two numbers (num1 and num2). Given those two numbers, multiply them together to find the output. Also, divide num1/num2 to find the output.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published