Bite 42. Number Guessing Game Class
|
|
In this Bite you implement a Game class to perform …
3.10
classes
games
random
|
|
Bite 93. Rock-paper-scissors and generator's send
|
|
Generators are cool right?! Did you know you can send …
3.10
coroutines
games
random
|
|
Bite 160. 15-way Rock Paper Scissors
|
|
In this Bite you are going to write a 15-way …
3.10
csv
dict
exception handling
games
|
|
Bite 248. Test a number guessing game
|
|
In this Bite you test a simple number guessing game …
3.7
classes
exception handling
games
mock.patch
pytest
|
|
Bite 294. Bowling score
|
|
If you've never tried bowling, it's a fun game to …
3.10
games
looping
numbers
|
|
Bite 55. Get the latest game releases from Steam's RSS feed
|
|
The Steam gaming platform has an RSS feed of their …
3.10
feedparser
namedtuple
|
|
Intro Bite 03. Loop through a dictionary and pluralise a word
|
|
You're given a dictionary of people and the number of …
3.10
dict
freebie
looping
|
|
Bite 140. PyBites First Pandas Bite
|
|
This is a Pandas proof-of-concept Bite. We just added the …
3.10
csv
data analysis
pandas
|
|