aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-Lab0-pseudo-code-Taylorrog.txt
blob: e296cc1e550476915ee80c015ca2aeca007c81fe (plain) (blame)
1
2
3
4
5
6
7
This program prints text in the console. There are no user inputs.

First line: Print "Hello world!"

Second line: Print "My name is Taylor Rogers and my Github is Taylorrog"

End program.