Community Profile

photo

zshockz


Last seen: 3 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How do I write a script that creates an M x N array of random numbers?
So I need to write a script that creates an M X N array of random numbers. Move through the array, element-by-element, and set a...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Push Button to Change Variable
So I have a button on my GUI that it runs before the start of my little pong game, and I'd like to make it so it will change the...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Function that deletes a row in a matrix
So I have a simple 3 by 3 matrix that I need to make a function that is able to delete any row in the matrix, any suggestions?

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Delete row from Matrix
So I have to make a function that is able to delete a row in a matrix [I have 3 by 3]. I am not sure how to do this, please leav...

7 years 前 | 1