You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Catching up after <a href="https://twitter.com/search?f=tweets&vertical=default&q=pycon2018%20pybites&src=typd" target="_blank">#PyCon2018</a> ... in this Bite you do multiple string matching. Complete <code>contains_only_vowels</code>, <code>contains_any_py_chars</code>, and <code>contains_digits</code> below. See more info in the docstrings and the tests. Have fun!</p>