+ 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.
10 Answers
+ 24
+ 13
https://code.sololearn.com/cZOnR0VKDKQe/?ref=app
+ 10
My answer:
https://code.sololearn.com/cY90NogLtEUK
Challenge #1:
https://www.sololearn.com/Discuss/1078102
+ 8
+ 7
For a up to date list of all my assignments/challenges see:
https://code.sololearn.com/WwCPr427zPjD
+ 6
My latest lesson has been submitted. This code has the rules and solves it.
https://code.sololearn.com/c0g34cgteZjA
+ 5
My latest assignment lesson code.
https://code.sololearn.com/cZV21DN7y959
+ 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