Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
(Get two numbers from user)
|
||||
Listen to Number One
|
||||
Listen to Number Two
|
||||
(Check if n1 > n2)
|
||||
If Number One is greater than Number Two
|
||||
Say "The first is greater than the second"
|
||||
|
||||
(Check if n1 = n2)
|
||||
If Number One is Number Two
|
||||
Say "The Numbers are equal"
|
||||
|
||||
(Check if n1 < n2)
|
||||
If Number One is less than Number Two
|
||||
Say "The first is less than the second"
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
Listen to your soul
|
||||
Listen to my words
|
||||
|
||||
If your soul is my words,
|
||||
Say "They're the same"
|
||||
|
||||
If your soul is stronger than my words,
|
||||
Say "The first was bigger"
|
||||
|
||||
If your soul is smaller than my words,
|
||||
Say "The second was bigger".
|
||||
Loading…
Add table
Add a link
Reference in a new issue