Choose a starting point
Inspect now or learn the workflow
Learn physics unit conversion Keep dimensions honest, handle temperatures, and check squared and cubed units.
Use significant figures responsibly Separate working precision from the rounded answer and avoid false precision.
Learn binary, hex and ASCII Convert 93 by hand, understand signed bits, and practice with worked answers.
Build truth tables and Karnaugh maps Follow the Logic Tools workflow from an expression to verified groups.
Scan a PDF, Word, or Excel file Upload one supported document for a temporary structural-content report.
Inspect invisible Unicode in text Paste text locally to reveal zero-width characters, controls, and mixed scripts.
Learn to scan and inspect Python code Find hidden characters, check syntax and names, and review cleanup locally.
Install a reviewed calculator program Confirm the model, transfer a .py file, choose its AppVar name, launch it, and recover memory.
Try a TI-84 Python program in your browser Explore the DuckieDai calculator-screen preview before downloading the reviewed .py file.
Browse calculator program source Check purpose, compatibility, review evidence, limitations, and source before downloading.
Understand file content inspection Learn what an inspector checks, how it differs from antivirus, and where it has limits.
Review a file before submitting it Follow a practical final-copy checklist for assignments and learning platforms.
Start here
Practical, evidence-first guidance
Showing 21–21 of 21 guides
Python
Learn how to scan Python code for invisible characters, inspect indentation, check syntax and undefined names, and review cleanup without executing source.
Use findings as a starting point
Automated inspection can surface evidence that deserves attention, but it cannot determine a person’s intent or guarantee that every hidden element was found. Verify important findings in the source document and preserve the original file when documenting a concern.
Scan a document Read the methodology