Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hello chegg, This is for my introduction to Python class. Performance Assessment 5.3 - Interacting with Paint Task 1 - Writing the program to interact
Hello chegg,
This is for my introduction to Python class.
Performance Assessment 5.3 - Interacting with Paint Task 1 - Writing the program to interact with MSPaint Now create a new file named MSPaint_PA51 in your IDLE. Don't forget to include a print statement at the top of the program which prints out your student ID. Find an image on the internet in .jpg format, this can be any image that is suitable for the workplace and save it you your Python Files folder. Create a program that will ask for the picture file from the user and then open it is MSPaint. Take a screenshot of your completed program and another of your output. Deliverables for Task 1 - Screenshot of your completed program and the output Task 2 - Run program in command prompt Open a command prompt and run the program from the command prompt. Deliverables for Task 2 - Screenshot of your command prompt showing python command. - Screenshot of your output
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started