PyBites Platform logo

Hone Your Python Skills!

  • Newbie Bites
  • Intro Bites
  • Regular Bites
  • Learning Paths
  • Pricing
  • Login
  • Pybites blog articles
  • Join our Facebook Group
  • Follow us on Twitter
Get our Python Tips Book
☰ ☰

PyBites Platform

go back  What to code next?

  • Bites of Py Exercises
  • Blog Code Challenges
Bite Level Description & Tags
Bite 57. Create a simple calculator that receives command line arguments Intermediate level In this Bite you write a simple calculator that can …
3.10 argparse functools reduce
Bite 58. Using argparse to interface with a grocery cart Advanced level Below is a Groceries class with add/delete/show/search methods. You as …
3.10 argparse
Bite 56. Add a command line interface to our BMI calculator Beginner level Complete create_parser below so that our BMI program can be …
3.10 argparse
Bite 327. AST visitor Advanced level In Bite 312 we learned how to identify builtin functions, …
3.10 AST
PCC Title Summary
No matching Challenges found.

© CodeChalleng.es is <> with ♥ by PyBites | Testimonials

In December 1989, I was looking for a 'hobby' programming project that would keep me occupied during the week around Christmas. - Guido van Rossum