Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 186 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 186 Bytes

Binary-to-Int-Converter

Takes a binary list and converts it to an integer - the first solution is mine, the second is my edit to a cleverer solution I found after I submitted mine. :D