Already did that for you.
5 Likes
Nicee I’m currently doing a highlighter, Goomba branded. (not pixelart)
Great art tho
3 Likes
It was more of a joke.
4 Likes
Cat1.name = Max
Cat2.name = Pumpkin
Cat1.cuteLevel = 100
Cat2.cuteLevel = 255
If (Cat1.cuteLevel > Cat2.cuteLevel);
Profile.picture = Cat1.picture
Else;
Profile.picture = Cat2.picture
So you are going to use
"
import Cat2 # imports “Cat2”
import Profile # imports “Profile”
Profile.picture = Cat2.picture # Sets the user profile to the picture of Pumpkin
"
1 Like
i’m done!
1 Like
…on my iPad…will try to get it on this laptop
1 Like
pt3 pls.
3 Likes
It honestly didn’t need a correction.
1 Like