go back  What to code next?

Bite Level Description & Tags
Bite 153. Round a sequence of numbers Beginner level It's time to get mathematical! In this Bite we ask …
3.10 list comprehensions math rounding
Newbie Bite 05. Basic Maths We're able to print integers. Now what? Yep, it's time …
3.10 math newbie
Newbie Bite 06. Additional Maths Let's quickly cover off the rest of the math operators. …
3.10 math newbie
Bite 253. More Pandas Series Practice Intermediate level In Bite 251 and Bite 252 we looked at creating …
3.10 math pandas series statistics
Bite 258. What the flux? Intermediate level One of the benefits of accounting is being able to …
3.10 finance math pandas
Bite 261. Visit all PyCons in Europe Intermediate level In Bite 256 you scraped data on 2019 PyCons. Now …
3.10 data analysis dataclasses itertools math
Bite 265. Optimal fund raising Intermediate level Here is another classic algorithm problem wrapped in a Bite. …
3.10 algorithms looping math
Bite 267. Measure the size of an island Intermediate level In this algorithm Bite, the challenge is to measure the …
3.10 algorithms looping math
Bite 289. Round to next number Beginner level Write a function that accepts a number and a multiple, …
3.10 math
Bite 330. Simple Math Equation Solver Advanced level Your task is to write a simple math equation solver. …
3.10 exception handling itertools list operations math operator
Bite 365. Rolling two dice for an advantage Intermediate level Let's roll the dice! When playing a game where it …
3.10 itertools math mean
Bite 377. Coins on the Table Intermediate level You start with 1,001 pennies lined up on a table. …
math
Bite 250. PyBites URL Shortener Advanced level URL shortening is a technique on the World Wide Web …
3.10 decode dict encode string manipulation string module type hinting
Bite 273. Shortest path (Graph Bite) Advanced level Graph theory is popular in math and Computer Science. A …
3.10 algorithms computer science graph
Bite 277. Number of coin changes Advanced level Pat is going to apply for a cashier job in …
3.10 algorithms dynamic programming
PCC Title Summary
No matching Challenges found.