Instructor note: Note: this section of your textbook contains activities that you will complete for points. To ensure yo
Posted: Mon Jul 11, 2022 9:55 am
Instructor note: Note: this section of your textbook contains activities that you will complete for points. To ensure your work is scored, please access this page from the assignment link provided in the CTU Virtual Campus. If you did not access this page via the CTU Virtual Campus please do so now. Code hints num1 = int(input()) #zyBooks enters the first number from the example input num2= int(input()) #zyBooks enters the second number from the example input Write a program whose inputs are two integers, and whose output is the smallest of the two values Ex: If the input is 7 15 the output is: Note: Please make sure you complete this lab successfully before you process with the next Lab assignment 314443001218