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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答