You can hear my last Remix!
back to
You'll see what everyone who has completed the card has learned by doing it.
These "submissions" can be photos, links to blog posts, links to Dropbox files or Youtube videos, and even snippets of code.
You can hear my last Remix!
Here's a link to a Dropbox folder with photos of a place that's very dear to my heart, Mount Vernon:
https://www.dropbox.com/sh/zofzix9ke0xpvvv/AACHe97yQsJ0j-ywugei_vk4a?dl=0
Here's a snippet of code I've been recently working on:
class DeclarationOfIndependence
def initialize
@life = life
@liberty = liberty
@happiness = happiness
end
end