Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Fill in
/
Python
/
Python
By default, what SystemExit status does argparse use for an invalid value such as --count…
from Python
intermediate
1 min
By default, what SystemExit status does argparse use for an invalid value such as --count nope when type=int?
Check
Ask AI about this kata
Report an error
previous kata
What does pytest do if code inside with pytest.raises(ValueError) completes normally?
Quiz
next kata
What does Path("reports") / "daily.json" do?
Quiz
A new version is available
Reload