bl791's picture
download
raw
748 Bytes
<html> <head> <title> The Second Mission! </title> </head> <body> <b> You have reached the second mission! </b> <br> Second mission: Find the binary (zeros and ones) equivalent of the decimal number 61. <br> Enter binary number: <input type=text name="bin"> <br> <input type=button value="Check the number" onclick="var binnum=parseInt(bin.value, 2); if(binnum<61){ alert('That is not 61. That is '+binnum+'; try changing some of the zeros and ones to get a higher number.')} else if(binnum>61){ alert('That is not 61. That is '+binnum+'; try changing some of the zeros and ones to get a lower number.')} else if(binnum==61){ alert('That is '+binnum+'! Congratulations! You have completed the mission!'); location.href='life.htm'}"> </body> </html>

Xet Storage Details

Size:
748 Bytes
·
Xet hash:
9edd3ce99701604cbfcabb39ca61029cc156c296ca0ca20a77bd90f044bc15dd

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.