Hone Your Python Skills!
Newbie Bites
Intro Bites
Regular Bites
Learning Paths
100 Days of Code
Pricing
Community
Login
☰
☰
PyBites Platform
Pybites Platform 2.0 is live 🎉 🐍
Join us now 📈
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
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
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
Complete create_parser below so that our BMI program can be …
3.10
argparse
Bite 327. AST visitor
In Bite 312 we learned how to identify builtin functions, …
3.10
AST
PCC
Title
Summary
No matching Challenges found.