Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mer än 6 år ago

Question


Switch case simple mistake
Hi, why doesnt 'works' show when i run this? Is it because the case has to be the switch input? inStr='d' switch inStr...

mer än 6 år ago | 1 answer | 0

1

answer

Solved


Implement simple rotation cypher
If given a letter from the set: [abc...xyz] and a shift, implement a shift cypher. Example: 'abc' with a shi...

mer än 6 år ago