Simulator
This lesson explains how to interact with the simulator for the exercise presented in the next lesson.
The program checksum.py
is very simple: it can be used to calculate checksums
of different flavors (addition, XOR-based, or fletcher) on either random
values (as generated by the program) or on values you pass in as a series of
bytes.
Get hands-on with 1400+ tech skills courses.