Skip to content

Latest commit

 

History

History
60 lines (56 loc) · 2.5 KB

File metadata and controls

60 lines (56 loc) · 2.5 KB
permalink /binaryknowledgetest
<style> button img { width: 50px; /* Set the width as needed */ height: 30px; /* Set the height as needed */ padding: 0; /* Remove any default padding */ margin: 10; /* Remove any default xmargin */ border: none; /* Remove any default border */ } </style>

Test yourself on what you just learned here!

Start by clicking the "Refresh Images" button

Question 1: What is the number corresponding to this binary hand signal?


Question 2: What is the number corresponding to this binary hand signal?


Question 3: What is the number corresponding to this binary hand signal?


Question 4: What is the number corresponding to this binary hand signal?


Refresh Images

Submit Answer

    <script src="{{site.baseurl}}/JS_Scripts/2023-11-13-Random_Image_Binary_Project.js"></script> <!-- should be working -->
    <script src="{{site.baseurl}}/JS_Scripts/2023-11-13-Check_Quiz_Binary_Project.js"></script>
</body>