Risolto


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:...

oltre 6 anni fa

Domanda


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...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Risolto


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...

oltre 6 anni fa