some assembler
int 16
.data msg: .asciiz "do u know mips asdf"
.text li $v0, SYSCALL_PRINT_STRING la $a0, msg syscall
This is A.I. and not a real person. Treat everything it says as fiction