[ ASSIGNMENT: ] Scrolling Text | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 39

[ ASSIGNMENT: ] Scrolling Text

TASK: Create a function named rotate() that accepts a String argument and returns an array of strings with each letter from the input String being rotated to the end. For Example: rotate("Hello") return --> ["elloH", "lloHe", "loHel", "oHell", "Hello"] NOTE: The original String should be included in the output array The order matters. Each element of the output array should be the rotated version of the previous element. The output array SHOULD be the same length as the input String. The function should return an emptry array with a 0 length String, as input! HappyCodings!;) https://www.sololearn.com/learn/9885/?ref=app

19th Jun 2018, 9:35 AM
Danijel Ivanović
Danijel Ivanović - avatar
33 Answers
+ 31
John Wells 👍 No problem, sir, I understand, I expected this to happen, and there it is, that moment has come!! Thank you for giving me great support and participating in most of the challenges I have set, I am really honored! 👌😊👍 I am an active member of the SL community and following all the events here, it's expected to inform me that this is my last assignment! I want to thank everyone who follows, supports, encourages, and encourages my progress, it is my privilege to serve, and I hope that you have learned something in this way through assignments, and from me. 🤓🤘😉 Thanks to everyone, Best regards!! 👍 && to some other Challenge 🤗 HappyCodings My Friends!:) 😄
19th Jun 2018, 3:40 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 23
Vishal Pal❄️⚛️ 👏🤗 Yes, I am my friend, don't worry, everything is fine👍😉 Thank you very much!🤘😃
19th Jun 2018, 4:30 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 22
Muhammad Hasan 😃😄👏 Thank you very much for your support and encouraging me!👍😊 HappyCodings! ;)
19th Jun 2018, 9:15 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 19
Vishal Pal❄️⚛️ It's Ok!!👍😊 my friend don't worry!😉🌞😎
19th Jun 2018, 12:02 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 17
Janning Each of these assignments is submitted in the lessons factory 👍 and are waiting approval, 😉 therefore, there is an indication ASSIGNMENT !! as this approach is approved by SL, and as long as they approve my work, I wish you HappyCoding!:) and I would like you to participate! 👌😊 // view my profile to see how many such examples there are!
19th Jun 2018, 11:31 AM
Danijel Ivanović
Danijel Ivanović - avatar
20th Jun 2018, 7:39 AM
LukArToDo
LukArToDo - avatar
+ 14
https://code.sololearn.com/W6xSeOt6QfTj/?ref=app
19th Jun 2018, 10:19 AM
Morpheus
Morpheus - avatar
+ 14
Janning That's right 👍😉 In the title is written [ ASSIGNMENT: ] precisely because of that!
19th Jun 2018, 10:32 AM
Danijel Ivanović
Danijel Ivanović - avatar
+ 14
Janning Posting assignments in Qa is allowed .👍 At least, we do not spam
19th Jun 2018, 10:46 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 13
Saurabh Tiwari Thanks!👍😉 Janning solve the task, write your answer according to the requirements of the task, that is, make a code and set it in the assignment!👍😆 Show your creation and coding skills!👌 😊🤓
19th Jun 2018, 10:05 AM
Danijel Ivanović
Danijel Ivanović - avatar
+ 12
Great Assignment as always 👍 I've made my own, I'm still pretty early in python 😅 https://code.sololearn.com/cPrOdKd8Bh4G/?ref=app
19th Jun 2018, 8:28 PM
Muhammad Hasan
Muhammad Hasan - avatar
+ 11
Janning , the idea is approved and I didn't edited my thread on the matters. Sorry, for trouble Danijel Ivanović Edit:: Edited my thread https://www.sololearn.com/discuss/1082512/?ref=app
19th Jun 2018, 11:52 AM
Vishal Pal❄️⚛️
Vishal Pal❄️⚛️ - avatar
+ 10
Here's mine: But, sorry it doesn't work if user inputs null, I will try to implement it as soon as possible. https://code.sololearn.com/cfq0jwyr99R6/?ref=app
19th Jun 2018, 12:33 PM
Infinity
Infinity - avatar
+ 10
Danijel Ivanović from now on post these in your feed. Here is my code: https://code.sololearn.com/cq1KlW36qKrf
19th Jun 2018, 2:21 PM
John Wells
John Wells - avatar
+ 10
Danijel Ivanović As mentioned by John Wells and getting informed about that by CipherFox I again edited my thread on Challenge/Assignment Creation. Hope You will review it. https://www.sololearn.com/discuss/1082512/?ref=app
19th Jun 2018, 3:03 PM
Vishal Pal❄️⚛️
Vishal Pal❄️⚛️ - avatar
+ 9
Janning its an assignment you can make a code on this and post it in this thread
19th Jun 2018, 9:55 AM
Saurabh Tiwari
Saurabh Tiwari - avatar
+ 7
physicists have too much work to do they dont worry for such small things 😉
19th Jun 2018, 4:41 PM
Saurabh Tiwari
Saurabh Tiwari - avatar
+ 6
Danijel Ivanović Thank you for all the challenges. We enjoyed them all!
19th Jun 2018, 3:44 PM
Infinity
Infinity - avatar
+ 5
https://code.sololearn.com/cvB0MCsbIVba/?ref=app
19th Jun 2018, 1:19 PM
hinanawi
hinanawi - avatar