문제를 풀었습니다


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

6년 초과 전

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


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

6년 초과 전