Feeds
提问
If, ||, && statements
Hi, I was wondering why this bit of code does not work? Im trying to make it so that in a 3x3 matrix, if a row or column or diag...
4 years 前 | 1 个回答 | 0
1
个回答提问
Tic Tac Toe game
Hi, I was wondering why my tic tac toe code is not displaying 'you lose' when the computer wins? Also, can you help with how i w...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do i change all elements in a column
Hi, How do you change all values in the column of a vector using for loops? Like if i had a 10x10 matrix, how would I move the ...
4 years 前 | 1 个回答 | 0

