
zshockz
Statistics
RANK
11,383
of 281,737
REPUTATION
4
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 19,056
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 134,067
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerDelete 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 ago | 1