everything you want to assembly lab
For download & configiration Compiler you need to :
When you download the file containing the code it carries the extension .txt it should be converted to an extension .asm and then placed in the tasm folder.
course 8.1 : task 1 - > Enter char then print if char is capital or samll lettar.
course 8.2 : task 2 - > Enter chars then print number 'a' in these chars.
course 9.1 : task 1 - > Enter numbers then print the maximum number.
course 9.2 : task 2 - > Enter 2 numbers (x,y) then find result (z), if z=2x+y.
course 12 : task 1 - > Enter numbers to make a multidigit number, then check if this number greater than 100 then print great or less then print less.
course 14 : task 1 - > Print multidigit number.
course 15.1 : task 1 - > Drawing a dot.
course 15.2 : task 2 - > Drawing a line.