| <html> <head> <title> The Seventh Mission! </title> </head> <body> <b> Welcome to the seventh mission! </b> <br> Find the hexadecimal (zero through nine, A through F) equivalent of the number 255. <br> Enter hexadecimal: <input type=text name="hex"> <br> <input type=button value="Check the number" onclick="var hexnum=parseInt(hex.value, 16); if(hexnum<255){ alert('No, that is hexadecimal for '+hexnum+'. Manipulate the letters and numbers to get a higher number.')} else if(hexnum>255){ alert('No, that is hexadecimal for '+hexnum+'. Manipulate the letters and numbers to get a lower number.')} else if(hexnum==255){ alert('Yes! That is hexadecimal for '+hexnum+'! You have completed the seventh mission!'); location.href='beatles.htm'}"> </body> </html> |
Xet Storage Details
- Size:
- 757 Bytes
- Xet hash:
- 2d297c6d48a50b41eb0d25aa33b24cb2953d66f8a149ec040d688a11fd49494a
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.