Section One BBS

Welcome, Guest.


Subject: Re: Opinion on Pascal Date: Fri Nov 18 2016 10:14 pm
From: Deavmi To: Zero Reader

On 2016-11-17 01:14 AM, Zero Reader wrote:
> On 11/16/16, Darkages said the following...
>
>  Da> Add some if statements and then the whole thing with when using end and
>  Da> when not and then to use "then" (which I believe must be used?) and when
>  Da> to use semi-colons. So confusing to me.
>
> This is why I like python:
>
> print "I like it."
>
> It "types" well as they say.
>
> --- Mystic BBS v1.12 A31 (Raspberry Pi)
>  * Origin: Alcoholiday / Est. 1995 / alco.bbs.io
>
`print` is no longer a keyword in Python3 but in Python2 it is.

Now we use a function named `print` like so `print("Hello World")`.

---
 ■ Synchronet ■ Electronic Warfare BBS | telnet://bbs.ewbbs.net

Previous Message       Next Message
In Reply To: Re: Opinion on Pascal (Zero Reader)