Level exam · pass mark 70%
College foundation checkpoint
Complete the questions and the coding check, then submit. The result is stored in your LMS progress cookie (this browser).
Part A — concepts (7 questions)
Part B — Net after PF
net_pay(gross) returns gross - 12. Print net_pay(100) so 88 appears. Use Check exercise, then confirm below.
Python sandboxlesson://workspace
console
Edit the example, press Run, then Build if you want a compile check.
build
Press Build to compile.