Python Forum
Sentinel Controlled Loop
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sentinel Controlled Loop
#3
I feel that assignment needs to described more precisely.

"create code using a list of at least 8 characters"

>>> lst = ['a', 'b', 'c', 'f', 'g', 'h', 'i', 'j']
"He wants our code to sort the list to display IncreasingLength, DecreasingLength, TheMostVowels, TheLeastVowels, CapitalizeEveryOtherCharacter, ReverseWordOrdering, and FoldWordsOnMiddleOfList"

I can't see how it is useful to manipulate characters this way. Maybe it's list of words where word length is at least 8 characters?
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
Sentinel Controlled Loop - by adrury2 - Mar-11-2019, 09:41 PM
RE: Sentinel Controlled Loop - by Yoriz - Mar-11-2019, 09:54 PM
RE: Sentinel Controlled Loop - by perfringo - Mar-12-2019, 08:03 AM
RE: Sentinel Controlled Loop - by adrury2 - Mar-12-2019, 10:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  controlled assessment help 0 2,575 Jun-16-2017, 05:31 PM
Last Post: help

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020