Community Profile

photo

Andrew Marttini


Active since 2019

Statistics

Content Feed

View by

Question


Caesarts Cipher encryption algorithm assistance
Caesar's cypher is the simplest encryption algorithm. It adds a fixed value to the ASCII (unicode) value of each character of a ...

4 years ago | 4 answers | 1

4

answers

Question


Write a function called freezing that takes a vector of numbers that correspond to daily low temperatures in Fahrenheit. Return numfreeze, the number of days with sub freezing temperatures (that is, lower than 32 F) without using loops. Here is an ex
This question is soft-locked: new answers that are equivalent to already posted answers may be deleted without prior notice. ...

4 years ago | 7 answers | 1

7

answers