S=Square(height=20,width=20,color=['deeppink'])
with animation(duration=2):
    S.rotation=360

Example 2, Lesson 2

by lucykjoyner

Created 1 year, 6 months ago.