Assignment 16 — simple conditional analysis

Due Friday, October 19


Program do_you_relate.py

Produce a program that prompts for two integers and reports the relationship between them.

Enter two numbers: 0 0

equal to

Enter two numbers: -3 -7

greater than

Enter two numbers: 7 12

less than

 


 

 

 
   
   
   
 
  © 2019 Jim Cohoon   Resources from previous semesters are available.