Gelöst


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

mehr als 6 Jahre vor

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


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

mehr als 6 Jahre vor