Assignment 1. Code-Tracing Without running / testing thefollowing code, predict what the following program would print on the screen if you printed freeze and then boil. Write your answer in the comment section when submitting your work. For help with code-tracing see the code tracing page in this module. freeze - int(32) boil - int(212) freeze - 0 boil - 100 print(freeze, boil) # what would this print to the monitor? • Submit your answer in the comment section. 2. Days of the Week Write a program that asks the user for a number in the range of 1 through 7. The program should display the corresponding day of the week, where 1-Monday,. 2- Tuesday and so forth. If the user types in a 6 then "Saturday" should be printed on the screen. For help with Input statements see: lInput Eunction - The program should print an error message if the user enters a number that is outside the range of 1 through 7. For help with If statements and conditions see the following pages If-Else Statements and Operators. - Name the source code file yourName_HW4 1.py. 74F Mostly unny

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter5: Looping
Section: Chapter Questions
Problem 14E: In Chapter 4, you created a program that generates a random number, allows a user to guess it, and...
icon
Related questions
Question
JLourses/42392/assignments/976546?module_item_id=2464139
Fall 2021
COP1000 HW4.docx
Home
In this homework, you will
Announcements
1. Code-trace and predict the output of a program
Account
Modules
2. Write a program that prints a day of the week.
3. Write a program that prints roman numerals.
4. Write a program that calculates and compares the area of two rectangles.
Quizzes
Dashboard
Grades
Syllabus
NOTES: You will submit six (06) files after completing this homework:
Courses
Zoom
Library Research
Guides
- THREE source files: yourName_LAB4_1.py, yourName LAB4_2.py AND yourName LAB4_3.py
• THREE image files: yourName LAB4_output1.jpg. yourName_LAB4_output2.jpg, AND yourName_LAB4_output3.jpg
- You will also enter your response for #1 in the comment section.
Calendar
Inbox
Assignment
History
1. Code-Tracing
- Without running / testing thefollowing code, predict what the following program would print on the screen if you printed freeze and then boil. Write your answer in the comment
section when submitting your work. For help with code-tracing see the code-tracing page in this module.
Help
OLogout
freeze - int(32)
boil - int(212)
freeze - 0
boil - 100
print(freeze, boil) # what would this print to the monitor?
• Submit your answer in the comment section.
- Write a program that asks the user for a number in the range of 1 through 7. The program should display the corresponding day of the week, where 1-Monday, 2- Tuesday and so
forth. If the user types in a 6 then "Saturday" should be printed on the screen. For help with Input statements see: Input Function
• The program should print an error message if the user enters a number that is outside the range of 1 through 7. For help with If statements and conditions see the following pages:
If-Else Statements and Operators.
- Name the source code file yourName_HW4 1.py.
2. Days of the Week
O
74F Mostly sunny
Ps
P Type here to search
Transcribed Image Text:JLourses/42392/assignments/976546?module_item_id=2464139 Fall 2021 COP1000 HW4.docx Home In this homework, you will Announcements 1. Code-trace and predict the output of a program Account Modules 2. Write a program that prints a day of the week. 3. Write a program that prints roman numerals. 4. Write a program that calculates and compares the area of two rectangles. Quizzes Dashboard Grades Syllabus NOTES: You will submit six (06) files after completing this homework: Courses Zoom Library Research Guides - THREE source files: yourName_LAB4_1.py, yourName LAB4_2.py AND yourName LAB4_3.py • THREE image files: yourName LAB4_output1.jpg. yourName_LAB4_output2.jpg, AND yourName_LAB4_output3.jpg - You will also enter your response for #1 in the comment section. Calendar Inbox Assignment History 1. Code-Tracing - Without running / testing thefollowing code, predict what the following program would print on the screen if you printed freeze and then boil. Write your answer in the comment section when submitting your work. For help with code-tracing see the code-tracing page in this module. Help OLogout freeze - int(32) boil - int(212) freeze - 0 boil - 100 print(freeze, boil) # what would this print to the monitor? • Submit your answer in the comment section. - Write a program that asks the user for a number in the range of 1 through 7. The program should display the corresponding day of the week, where 1-Monday, 2- Tuesday and so forth. If the user types in a 6 then "Saturday" should be printed on the screen. For help with Input statements see: Input Function • The program should print an error message if the user enters a number that is outside the range of 1 through 7. For help with If statements and conditions see the following pages: If-Else Statements and Operators. - Name the source code file yourName_HW4 1.py. 2. Days of the Week O 74F Mostly sunny Ps P Type here to search
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Linux
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT