Skip to content

Cast user input to int#47

Open
mitchellresnick wants to merge 1 commit into
jobroche:masterfrom
mitchellresnick:patch-1
Open

Cast user input to int#47
mitchellresnick wants to merge 1 commit into
jobroche:masterfrom
mitchellresnick:patch-1

Conversation

@mitchellresnick

Copy link
Copy Markdown

The user's input is used as a list index, which must be an int and not a string. This value must be cast to be used.

The user's input is used as a list index, which must be an `int` and not a `string`. This value must be cast to be used.
@Osssy010101

Copy link
Copy Markdown

is this repository alive?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants