Skip to main content
Mastering Python
Knowledge Scope
Knowledge Base
Lake of Links
Cloud of Terms
About
listings
exercises
skip_for_flake.py
skip_for_flake.py
(Source)
import
os
import
sys
def
wrong_func_name
():
return
2
+
2