#Python Pop Quiz 🐍❓
Find the top 3 letter counts in the following string using Python:
Use any Python module you want to, but extra points for using the standard library!
#Python Pop Quiz 🐍❓
Take a look at the following CPython REPL session:
Which value will no longer return True if you set both variables to that value?
A) 10
B) 200
C) 256
D) 257