Resuelto


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

más de 6 años hace

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

Resuelto


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

más de 6 años hace