Community Profile

photo

John Laple


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How can I store user input
player_x = 1; r = input('select a row'); c = input('select a column'); tictactoe_board(r,c) = player_x

2 years ago | 1 answer | 0

1

answer