Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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