Skip to content

Part 1, section 3, reading input has a possible error in "Reading Strings" #433

@Tracy58468

Description

@Tracy58468

"Reading Strings" starts:

The reader.nextLine(); command reads the user's input and returns a string.

I believe it should read:

The scanner.nextLine(); command reads the user's input and returns a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions