semicolons

M

Mage

Hello,

I amafraid of I will stop using semicolons in other languages after one
or two months of python. However I see that python simply ignores the
semicolons atd the end of the lines.

What's your advice? I don't want to write full-of-typo php scripts but I
see the logic of the python syntax too.

Mage
 
J

Jeremy Bowers

Hello,

I amafraid of I will stop using semicolons in other languages after one
or two months of python. However I see that python simply ignores the
semicolons atd the end of the lines.

What's your advice? I don't want to write full-of-typo php scripts but I
see the logic of the python syntax too.

Sorry, there's no easy answer for this.

In your own Python code, you can include extraneous semi-colons, but if
you intend to every distribute it, nobody is going to like working with
that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top