Skip to content

Lab07 #42

@ykharitonova

Description

@ykharitonova
def longestWord(filename):
     Takes in a file name and returns the longest word
     in the file, or, if there is a tie, the first longest word

"In the case of a tie, the 1st occurrence of the longest word is returned."
--> need to clarify that the first occurrence of the longest word depends on the ASCII ordering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions