Lab#2 Python program

active 10 years, 11 months ago
Lab#2 Python program
This Project is OPEN.
School / Office
Technology & Design
Project Description

The program takes two integers and displays the sum, the difference, the product, the quotient, the remainder and compare the two numbers

Acknowledgements

This project was created by: Anne Menmou

Recent Discussions

Sorry, there were no discussion topics found.

Recent Docs

Lab#2

# Lab2 The program takes two numbers and displays the sum, the difference, #the quotient, the remainder of the division of the first by the second #and compare the two numbers. print("PROGRAM THAT TAKES TWO NUMBERS AND DISPLAYS THE See MoreLab#2