photo

Estefania Dimas Martinez


Attivo dal 2016

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


How to integrate a Pen class into a Turtle
I must create a Pen class which has properties color and width, and then use that in my Turtle3 class by using a setPen() method...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Create a Pen class and integrate it into Turtle
Give the Turtle a pen object to use. The Pen class should have properties color and width and methods Pen(), setColor(), setWidt...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Create a Pen class and integrate it into Turtle
Instead of having the Turtle remember the color and width of the pen, just give the Turtle a pen object to use. The Pen class ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Create a Pen class and integrate it into Turtle.
Create a Pen class and integrate it into Turtle. Instead of having the Turtle remember the color and width of the pen, just gi...

quasi 8 anni fa | 0 risposte | 0

0

risposte