Kotlinlearncs.online LogoJava
Return to List

Homework: Right 2

Imported By: Geoffrey Challen
/ Version: 2021.6.0

Given a non-null String, return a version rotated right 2 where the last 2 characters are moved to the start. The String length will be at least 2.

Related Lessons

Stuck? You may find these lessons helpful: