Today is not too late. Today is the time!
- Victor Rabin
- Sep 30, 2023
- 1 min read
I am 55 years old. Three months ago I wrote the first line of code.
>print Hello World
>and got an error message
>and the corrected line looks like this:
>print("Hello, World!")
>and answer:
>Hello, World!

Comments