#C-programming
2 notes
-
Problem-Set Week 2
Deciphering using a substitution cipher. Requirements Key provided, possibly subtract the letter from the given key and rotate it several cycles.. Letters must follow the capitalization style of the plain text Key…
-
Week 2 Arrays
Week 2 Arrays Arrays Fundamentally 3 different parameters: 1. One Type ( Int, String, etc) can be named too 2. Name Variable Name 3. Size How many boxes 4. Is also 0…