[Tutor] Tutor Digest, Vol 232, Issue 12

Alan Gauld alan.gauld at yahoo.co.uk
Tue Jun 20 08:19:03 EDT 2023


On 20/06/2023 07:53, HARSH MOHAN wrote:

Thanks for your contribution but please do not repost the entire
digest(even if only 2 messages, as here). We have all seen them
already and some people pay by the byte for internet access.

Also changing the subject line will help folks find it in the future.

> firstly if you are a new learner try python script mode from python.org
> website because pycharm is for building high level projects
> and for your code use three inverted codes as:* print( """ write your thing
> here """)*

Triple quotes don't normally offer any advantage for short strings
and can lead to obscure bugs. Is there some extra advantage if
using PyCharm?

> for example I have attached photo and source code.

The photo will be stripped by the server as a security risk.
The source would get through if its plain text.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos





More information about the Tutor mailing list