pearselab / r-intro-Spencerbrucehudson

r-intro-Spencerbrucehudson created by GitHub Classroom
0 stars 0 forks source link

Making A Box #4

Closed Spencerbrucehudson closed 7 years ago

Spencerbrucehudson commented 7 years ago

After hours of working on Lesson 2, # 9, I didn't think I could ever make a box, but I did. Could you take a look at this code and tell me if this is similar to what you were looking for?

willpearse commented 7 years ago

This is fantastic: well done!!! Please don't comment issues so shortly after making them - thanks to time zones I was asleep when you opened this :-(

Two suggestions:

WELL DONE! This is a hard question, and you've done fantastically.

> box(4,9,'even')
* * * * * * * * * 
*               * 
*               * 
*     even     * 
*               * 
*               * 
* * * * * * * * *>
Spencerbrucehudson commented 7 years ago

Ah, gotcha. I actually closed it for that reason. Figured I'd give you a break for the weekend, but much appreciated.

willpearse commented 7 years ago

No worries!