Community Profile

photo

Connor K Riggs


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Plotting problem and while loops
I am having an issue with plotting my code using a while loop. I want it to show a negative downward line with the y-axis rangin...

3 years ago | 1 answer | 0

1

answer

Question


How to avoid "doubling up" in a RNG?
So, I've found a way to get my code to run 6 times through, but I've encountered a different problem. Since I'm using a random n...

3 years ago | 1 answer | 0

1

answer

Question


Need to run this code 6 times?
I need to run the following code six different times so that six different zeros in my array are changed from 0 to 1. I know I h...

3 years ago | 2 answers | 0

2

answers

Question


How to store answers from a for loop into a vector?
I want all numbers between 120 and 230 that are both odd and multiples of 11 or 13 to be stored in vector "m". I belive that I'v...

3 years ago | 2 answers | 0

2

answers