Implement the following: Given: course = {'et502': 'Python', 'enrollment': 25 } 1) Change the 'enrollment' value from 25 to 100 in the dictionary course. 2) Access the values in the dictionary course to print the following. Make sure to precisely match the example output format below. Write your code in the ANSWER area provided below (must include comments if using code is not covered in the course).

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter8: Arrays
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question

Using the Python language answer the following questions below. Please tell me what program you use if it is IDLE or Atom or a python website please provide the website you use.

 

Implement the following:
Given:
course = {'et502': 'Python', 'enrollment': 25 }
1) Change the 'enrollment' value from 25 to 100 in the dictionary course.
2) Access the values in the dictionary course to print the following.
Make sure to precisely match the example output format below.
Write your code in the ANSWER area provided below (must include comments if using code is not covered in the course).
Example Output
There are 100 students enrolled in Python classes.
Transcribed Image Text:Implement the following: Given: course = {'et502': 'Python', 'enrollment': 25 } 1) Change the 'enrollment' value from 25 to 100 in the dictionary course. 2) Access the values in the dictionary course to print the following. Make sure to precisely match the example output format below. Write your code in the ANSWER area provided below (must include comments if using code is not covered in the course). Example Output There are 100 students enrolled in Python classes.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Introduction to computer system
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage