Simulator
This lesson explains how to interact with the simulator for the exercise presented in the next lesson.
We'll cover the following...
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.
Access this course and 1400+ top-rated courses and projects.