Your task for this project is to write a Python script that generates the picture below:

That's the 2D plan of a room. You are recommended to use PyAutoGUI to instruct the mouse cursor to draw the plan on https://jspaint.app/ and then use the mss library to take a partial screenshot of the drawing area. Both PyAutoGUI and mss were covered in the previous section.
You can use the dimensions below to draw the plan if you like:
