Hi I've been learning python through andrew harrington's guide, but i got stuck on a problem where you enter a list (ex. and have the IDLE return this----> 'veryhotday'.
Ive been thinking on how to do that using a for loop statement as was intstructed in the guide.
I know this may sound dumb but I guess I really need to see a sample code to do it. Thanks!