Intermediate Python Workshop/Projects: Difference between revisions

imported>Jesstess
No edit summary
imported>Jesstess
Line 66:
** working with time and randomness
** working with dictionaries and for loops
</td>
</tr>
<tr>
<td>
[[File:jeopardy_board.gif|150px]]
</td>
<td>
<font size="+1">Jeopardy</font>
* <b>Project</b>: learn how to get data from a database in Python while writing parts of a Jeopardy game, using real Jeopardy data!
* <b>Skills you'll practice</b>:
** the SQL database query language
** how to get data from a database in Python
</td>
</tr>
Anonymous user