palsamkardarshan
Posts: 1
Joined: Fri Nov 27, 2015 4:02 pm

doubt in python

Fri Nov 27, 2015 4:44 pm

Can I get code for
Dividing IMG into equal parts..

sprinkmeier
Posts: 410
Joined: Mon Feb 04, 2013 10:48 am
Contact: Website

Re: doubt in python

Sat Nov 28, 2015 5:25 am

Code: Select all

[c for c in 'IMG']
I'm not certain this is what you need, the requirements are a little fuzzy.

User avatar
paddyg
Posts: 2541
Joined: Sat Jan 28, 2012 11:57 am
Location: UK

Re: doubt in python

Sat Nov 28, 2015 10:25 am

@palsam.. The answer is Yes but if you want someone to help you, you will have to provide a bit more info!
also https://groups.google.com/forum/?hl=en-GB&fromgroups=#!forum/pi3d

Return to “Python”