Are you sure?
Do you want to delete “IntroExample2Heart” permanently? You will not be able to undo this action.
from icons import Heart Heart(width=80, height=80, color='pink') from icons import Heart Heart(width=75, height=75, color='purple') from icons import Heart Heart(width=70, height=70, color='plum') from icons import Heart Heart(width=65, height=65, color='pink') from icons import Heart Heart(width=60, height=60, color='purple') from icons import Heart Heart(width=55, height=55, color='plum') from icons import Heart Heart(width=50, height=50, color='pink') from icons import Heart Heart(width=45, height=45, color='purple') from icons import Heart Heart(width=40, height=40, color='plum') from icons import Heart Heart(width=35, height=35, color='pink') from icons import Atom Atom(width=15, height=15, color='purple')
by jkaiglermann
Created 5 years, 10 months ago.
Based on Intro Example 2
by jamie.