Skip to content

Latest commit

 

History

History

Printing_Strings_Lab_3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Printing Strings (Lab 3)

1. Name Display

In this lab, we use the assembly language to create an image to print your name to the screen.

2. Infinite Loops

Demonstrate the existence of Infinite loops by using it in the middle of a code to print a string.