mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-05-07 23:38:32 +00:00
commit
89acd0e207
@ -139,7 +139,7 @@ Module Module1
|
|||||||
|
|
||||||
'Five
|
'Five
|
||||||
Private Sub WorkingCalculator()
|
Private Sub WorkingCalculator()
|
||||||
Console.Title = "The Working Calculator| Learn X in Y Minutes"
|
Console.Title = "The Working Calculator | Learn X in Y Minutes"
|
||||||
'However if you'd like the calculator to subtract, divide, multiple and
|
'However if you'd like the calculator to subtract, divide, multiple and
|
||||||
'add up.
|
'add up.
|
||||||
'Copy and paste the above again.
|
'Copy and paste the above again.
|
||||||
|
Loading…
Reference in New Issue
Block a user