aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-BlankConsole-Hill-flowchart
blob: 6a3f5400bc590d8447606fddc70275acdd5fc3fe (plain) (blame)
1
2
3
4
5
6
7
Hello World!
My name is Aaron and my github is tafaar

Pseudo Code:

1. print "Hello world!" /newline;
2. print "My name is Aaron and my github is tafaar" /newline;