Estefania Dimas Martinez
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
276,267
of 295,569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
8 years ago | 2 answers | 0
2
answersQuestion
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...
8 years ago | 2 answers | 0
2
answersQuestion
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 ...
8 years ago | 0 answers | 0
0
answersQuestion
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...
8 years ago | 0 answers | 0