A new week, a new ‘bite’ of Python coding! This week we will build a Hangman game. Good luck and have fun.
Articles on Code Challenges
Code Challenge 09 – The With Statement and Context Managers – Review
By PyBites Team on 11 March 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Code Challenge 09 – The With Statement and Context Managers
By PyBites Team on 6 March 2017
A new week, more coding! This week we have a free form exercise. This week you will implement your own Context Manager (= support with on your object).
Code Challenge 08 – House Inventory Tracker – Review
By PyBites Team on 5 March 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Code Challenge 08 – House Inventory Tracker
By PyBites Team on 26 February 2017
A new week, more coding! In this challenge you will create an app to keep track of a house inventory.
Code Challenge 07 – Twitter Sentiment Analysis – Review
By PyBites Team on 25 February 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Code Challenge 07 – Twitter Sentiment Analysis
By PyBites Team on 19 February 2017
A new week, more coding! In this challenge you will do a sentiment analysis of a recently released movie, is it well received or not?
Code Challenge 06 – PyPI 100K Packages Prediction – Review
By PyBites Team on 17 February 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Code Challenge 06 – PyPI 100K Packages Prediction
By PyBites Team on 13 February 2017
A new week, more coding! In this challenge you will make a prediction when PyPI will reach the 100.000 packages milestone.
Code Challenge 05 – Twitter data analysis Part 2: Similar Tweeters – Review
By PyBites Team on 10 February 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.