+ 24

[ASSIGNMENT] Challenge: Output Pattern

You need to handle a minimum of two different numbers of characters on the line. You can read a number from the user, use a random number, or hardcode both numbers. For numbers larger than 10, the numbers only use the one's digit so 123456789012 for 12. The alphabet wraps to lowercase and back to uppercase, if you go that high. Pattern #1 123456 A12345 AB1234 ABC123 ABCD12 ABCDE1 ABCDEF Pattern #2 654321 F65432 FE6543 FED654 FEDC65 FEDCB6 FEDCBA See my code for correctly lined up examples.

23rd Feb 2018, 6:55 PM
John Wells
John Wells - avatar
10 Answers
23rd Feb 2018, 11:05 PM
LukArToDo
LukArToDo - avatar
+ 13
https://code.sololearn.com/cZOnR0VKDKQe/?ref=app
17th Nov 2019, 2:47 AM
ROHIT KANOJIYA
ROHIT KANOJIYA - avatar
23rd Feb 2018, 6:56 PM
John Wells
John Wells - avatar
23rd Feb 2018, 8:47 PM
LunarCoffee
LunarCoffee - avatar
+ 7
For a up to date list of all my assignments/challenges see: https://code.sololearn.com/WwCPr427zPjD
20th Jul 2019, 6:49 PM
John Wells
John Wells - avatar
+ 6
My latest lesson has been submitted. This code has the rules and solves it. https://code.sololearn.com/c0g34cgteZjA
18th May 2018, 2:33 AM
John Wells
John Wells - avatar
+ 5
My latest assignment lesson code. https://code.sololearn.com/cZV21DN7y959
22nd May 2018, 9:26 AM
John Wells
John Wells - avatar
+ 4
Since they don't want me posting challenges and who knows if lessons will ever get approved, I'm posting my other submitted lessons here. Please comment on my program for any you choose to try. https://code.sololearn.com/cajCn2Rz8cRa https://code.sololearn.com/chTd069rcE9H https://code.sololearn.com/cOUl0TPezP8M https://code.sololearn.com/cTno1cs3lzAA
28th Mar 2018, 5:21 PM
John Wells
John Wells - avatar