Community Profile

photo

Katherine Brideau


Active since 2013

Statistics

Content Feed

View by

Question


Decryption of an 8-bit code
I'm trying to crack a code that's concatenated ascii codes, encrypted by xor'ing each ascii code with an 8 bit key. Decoding it ...

11 years ago | 1 answer | 0

1

answer

Question


User defined functions for standard deviation
Hi. I'm trying to come up with a function that calculates the standard deviation of an array. I understand there's a built in fu...

11 years ago | 1 answer | 1

1

answer

Question


How would I translate my hand example into code?
I'm trying to come up with a while loop for hangman, I have a random word selected and then I used ~isspace to change the letter...

11 years ago | 1 answer | 0

1

answer