JeopardyDatabase: Difference between revisions

Content added Content deleted
 
Line 72: Line 72:
<pre>python jeopardy_categories.py</pre>
<pre>python jeopardy_categories.py</pre>


If you run into a syntax error because of "print", go into the file and make sure the printed statement is encased in a ()
You should see a list of 10 jeopardy categories printed to the screen. If you don't, let a staff member know so you can debug this together.


You should see a list of 10 jeopardy categories printed to the screen. If you don't, let a staff member know so you can debug this together.


== Project steps ==
== Project steps ==