photo

Shawn Simon


2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Does normpdf() take z values?
I am asking this because I have created a program in which a user inputs a some data, then inputs either a z value or an x value...

約8年 前 | 1 件の回答 | 0

1

回答

質問


How do you get the row or column of something you need?
For example, if you had: abc def ghi Say I wanted the row and column of 'e', how would I do this? I have been loo...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How would you check diagonally on a wordsearch?
Hello, I am trying to create a function that will find given words in a pre-loaded wordsearch. I have already done checks for w...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


Is it possible to assign multiple variables to one number?
For example, is there a much more efficient way of doing this: a = 0; b = 0; c = 0; And so on; essentially, I am ...

8年以上 前 | 3 件の回答 | 0

3

回答

質問


How to manipulate arrays?
Hello! I am trying to create a script in which I sort an array in descending order without using any sort function. So far, I c...

8年以上 前 | 3 件の回答 | 0

3

回答

質問


Why am I having so many errors?
The purpose of the code is to take the inputs and calculate the weight of something on a different planet. Here is the code: ...

9年弱 前 | 2 件の回答 | 0

2

回答

質問


How to use input command?
The purpose of these two lines is for the user to input the name the "planet", then the next question asks the mass of the plane...

9年弱 前 | 1 件の回答 | 0

1

回答