Source code

Revision control

Copy as Markdown

Other Tools

import distutils
if not "foo" in "foobar":
print("oh no!")