|
String module
|
string module
string manipulation
newbie
list comprehensions
|
|
Slice and dice
|
string module
split
replace
slicing
|
|
Martin's iq test
|
enumerate
string module
|
|
License key generator
|
secrets
string module
list comprehensions
|
|
Remove punctuation characters from a string
|
string module
string manipulation
|
|
Introducing pandas series
|
string module
series
pandas
|
|
Write a new password field validator
|
string module
re
|
|
Write an infinite sequence generator
|
generators
itertools
string module
zip
|
|
Implement a color class with staticmethod
|
__repr__
hex
string module
staticmethod
__str__
|
|
Create a variable size paw patrol card deck with random actions
|
itertools
random
string module
namedtuple
|
|
Pybites url shortener
|
string module
string manipulation
type hinting
dict
encode
decode
|