photo

Shawn Simon


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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: ...

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort