Compare commits

..

No commits in common. "4419116901a2a41730ef3c5991fe08f119a769bd" and "ef2e811b47623129b7de7217c77b69846d00c6dc" have entirely different histories.

View File

@ -12,9 +12,8 @@ https://www.pgonline.co.uk/resources/computer-science/a-level-ocr/ocr-a-level-te
# TODO
- Two's complement<br/>
- Sign and magnitude<br/>
- Negative binary<br/>
- Complex binary* <br/>
# Why the fuck is this a thing?
I was fucking revision my fucking as levels and I wanted a program to auto make binary and other bases questions up so I could just rattle through them so yeah.<br/>
Also the fucking code is shit as fuck, like barely any comments, imma do that at some point, just can't be fucking arsed to atm<br/>
I made this while I should've been listening to class so don't tell my teahcer<br/>
I was fucking revision my fucking as levels and I wanted a program to auto make binary and other bases questions up so I could just rattle through them so yeah.