Question
PYTHON Please You are free to create anything for your final project. It will count as a learning of your python course. What you have
PYTHON Please You are free to create anything for your final project. It will count as a learning of your python course. What you have learned so far. Make sure your code covers all of the following things. See rubric for grading.
- Use the concepts of object-based programmingclasses, objects, and methods
- Draw two-dimensional shape
- Use the RGB system to create colors in graphics applications and modify pixels in images
- Develop recursive algorithms to draw recursive shapes
- Write a nested loop to process a two-dimensional grid
- Perform simple transformations of images, such as conversion of color to gray-scale
Some Rubric
Some Rubric | ||||
Criteria | Ratings | Pts | ||
This criterion is linked to a Learning OutcomeUse the concepts of object-based programmingclasses, objects, and methods |
| 15.0 pts | ||
This criterion is linked to a Learning OutcomeDraw two-dimensional shape |
| 10.0 pts | ||
This criterion is linked to a Learning OutcomeUse the RGB system to create colors in graphics applications and modify pixels in images |
| 10.0 pts | ||
This criterion is linked to a Learning OutcomeDevelop recursive algorithms to draw recursive shapes |
| 20.0 pts | ||
This criterion is linked to a Learning OutcomeWrite a nested loop to process a two-dimensional grid |
| 15.0 pts | ||
This criterion is linked to a Learning OutcomePerform simple transformations of images, such as conversion of color to gray-scale |
| 10.0 pts | ||
This criterion is linked to a Learning OutcomeProgram runs without any errors |
| 10.0 pts | ||
This criterion is linked to a Learning OutcomeComment header |
| 5.0 pts | ||
This criterion is linked to a Learning OutcomeProgram is commented properly |
| 5.0 pts | ||
Total Points: 100.0 |
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