id/email
password
forgot password | create account
about | help | code help+videos | done | prefs
CodingBat code practice

 

rmueller@lasacs.com > howLong
prev  |  next  |  chance

Given a list of words, return a list of tuples where each tuple contains the numbers of letters in a word and a sorted list of all the words with that number of letters. The list of tuples should be sorted from shortest word to longest.


...Save, Compile, Run (ctrl-enter)

def howLong(a):

Editor font size %:
Shorter output


Forget It! -- delete my code for this problem

Progress graphs:
 Your progress graph for this problem
 Random user progress graph for this problem
 Random Epic Progress Graph

Python Help

Difficulty: 260

Copyright Nick Parlante 2017 - privacy