You are on page 1of 1

Coverpage

Table of Contents
Table of tables
Table of Figure

Ch1: Introduction
Python
Bit Adder
Goals
Objectives
Ch2: Program
Model :
1 Bit Adder (draw.io)
1 Byte/ 8 bit adder - Box Model

Explanation of the model


use Truth Table

Algorithm
Flowchart
Pseudocode
1 Bit adder
1 Byte adder

Ch 3: Data Structures
#talk about the data structured in general
#outline the data structures you used
#explain the use of a complex data structure such as a
dictionary/list

Ch 4: Testing
(Atleast 6 test cases)
#Show the use of following
Correct Values
Incorrect Values
Extreme Values
Exception handling

Ch 5: Conclusion
Reflect on the work you did and what you could've done
differently.

References
Appendix

#use citation

You might also like