Exam (elaborations)
Computer Science CMU academy 2024
- Course
- Institution
Rotating star - ️️round = gradient('black', 'midnightBlue', 'blue', start='left-top') # background Polygon(0, 0, 400, 220, 400, 400, 220, 400, fill='white', opacity=30) # halo and the star halo = Circle(0, 0, 30, fill=gradient('white', 'gold'), opacity=50) Growing = True star = Star(0, 0,...
[Show more]