Skip to content

Instantly share code, notes, and snippets.

View rdavid1099's full-sized avatar
:octocat:
bleep bloop

Ryan Workman rdavid1099

:octocat:
bleep bloop
View GitHub Profile

Module 1 Week 2 Diagnostic

When complete, fill out this form.

For these questions, write a short snippet of code that meets the requirement. In cases where the question mentions a "given" data value, use the variable given to refer to it (instead of re-writing the information).

1. Define a class called PizzaOven which has a method cook_pizza which returns the string "mmm 'za"
@rdavid1099
rdavid1099 / WorkmanPrework.md
Last active June 25, 2016 13:22 — forked from mbburch/prework.md
Ryan Workman's Turing pre-work Gist

Ryan's Turing School Prework

Task A- Practice Typing:

  • screenshots of scores will be posted in comments

Task B- Algorithmic Thinking & Logic:

  • screenshots of completed sections will be posted in comments

Task C- Create your Gist:

  • Completed