Student Information

Ewan Pedersen CS2210 10 • 03 • 2024


1. 13. Take A screenshot of the Conversion of 100010100010 to Decimal in Your Browser.

Screenshot


2. (+5%) Add Some Style! Include a Stylesheet (CSS) that Affects the Appearance of the UI. Take a screenshot of Your UI.

You can’t see it from the screenshot, but the glow follows your cursor as you hover over the card.

Screenshot


3. (+10%) Modify the to_decimal Function to Process Floating point Binary Too. Take a Screenshot of Your Code, and the Conversation of 10.101 to Decimal in Your Browser.

Screenshot

Screenshot


4. Codebases

app.py

Screenshot

binaryconverter.js

Screenshot

binaryconverter.html

Screenshot

It’s just a tad bit small!