Pybites Platform
Paths
Exercises
Newbie Bites
Intro Bites
Regular Bites
Pricing
Help
FAQ
News
Community
Python Tips
Coaching
Keyboard Shortcuts
Login
Counting Bite Exercises
Level
Name
Tags
B
Strip out vowels and count the number of replacements
regular expressions
string manipulation
replace
counting
Zen of Python
B
Loop over a dict of namedtuples calculating a total score
dict
namedtuple
counting
B
Count leading spaces
string matching
counting
B
Count the number of files and directories
counting
os module
files
directories
B
Most frequent digit in number
Counter
numbers
counting
I
List exercise: return first occurrence indices of duplicated words
list comprehensions
set
counting
I
Analyze stock data
json
sorting
data analysis
requests
string manipulation
counting
I
Find the word with the most vowels
lambda
list comprehensions
string matching
counting
I
Female speakers @ pycon us
beautifulsoup
counting
data wrangling
gender_guesser
Keyboard Shortcuts
×
Bite Page Shortcuts
Run Tests
Cmd/Ctrl + Enter
Run Code
Shift + Enter
Lint
Alt + Enter
Switch Code / Tests / Solution Tabs
Cmd/Ctrl + 1/2/3
Go to Next Bite
Cmd/Ctrl + →
Go to Previous Bite
Cmd/Ctrl + ←
Global Shortcuts
Focus Navbar Search Form
Cmd/Ctrl + K
Show this Shortcuts Modal
Cmd/Ctrl + Shift + K