nadirahaddach / flask_portfolio

Tri 1: Python and Flask Intro
0 stars 0 forks source link

Unsigned Addition #36

Open nadirahaddach opened 3 years ago

nadirahaddach commented 3 years ago

Unsigned Addition, Subtraction (Default). Whole Numbers. Max number move from 255 to 65535. Essentially 8 bits to 16 bits. 16 bits is often called a "Short Integer".