Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

Create a comment block (starts at line 1 in the code) with the following information: """ Your name Course Name, Section (example: ENTD200 B002 Spr15) Instructor name Week # Date completed """ Problem...

1 answer below »
  • Create acomment block(starts at line 1 in the code) with the following information:
  • """

Your name

Course Name, Section (example: ENTD200 B002 Spr15)

Instructor name

Week #

Date completed

"""

  • Problem 1:Create a list (or tuple only, no dictionary) that contains the months of the year. ( do not hardcode the month number)
  • Problem 2:Create a loop to print the number and the months of the year from the list.
  • The output should like this:

Month 1 is January

Month 2 is February

….

….

Month 12 is December


Write the Python commands toprintcorrectly the solution toProblem 1 -create alistthat contains themonthsof the year.

Write the Python commands toprintcorrectly the solution toProblem 2 -create aloopto print thenumberand themonthsof theyearfrom the list.

Answered 1 days After Mar 22, 2021

Solution

Neha answered on Mar 23 2021
162 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here