Mithat Konar
with material from Capron's “Essentials of Computing”, 2/e
10110110100100101101011101001010 10110110110101101101011011000111
MOV AL, 1h MOV CL, 2h MOV DL, 3h
ADD
for Add, CMP
for Compare, MOV
for Move, etc.if score > 60: print('You passed!') else: print('Try harder!')
<html> <script> var uls = document.getElementsByTagName('ul'); for(var i=0,j=uls.length;i<j;++i){uls[i].setAttribute('class','incremental')} </script> </html>