Are you sure?
Do you want to delete “Variable Example 5” permanently? You will not be able to undo this action.
Rectangle(color="yellow") circle = Circle(width=5, height=5, color=["orange", "blue"]) grow = 100 with animation(duration=2): circle.width = grow circle.height = grow circle.color = ["red","green"]
by vaishnavi63
Created 2 years, 5 months ago.
Based on Variable Example 5
by jamie.