+ 15
Alpha squared [Challange]
/* Challange by D_Stark , Simple one.. * input has to be 1 letter only form A -Z * Chosen letter is 'd' which is the 4th letter in the alphabet so make 4 rows and 4 columns going alphabetically down to d to make a square. a a a a b b b b c c c c d d d d Put a space inbetween each letter going across to give it a better square look in code playground ☺ thanks ☺ */ https://code.sololearn.com/cgUuV51iae10/?ref=app
12 odpowiedzi
+ 4
Here's mine
https://code.sololearn.com/WB0pTnenknAv/?ref=app
+ 14
https://code.sololearn.com/c6lVCEkaT796/?ref=app
+ 5
Here is my solution 😃
https://code.sololearn.com/cuRoL8tzLk28/?ref=app
+ 3
https://code.sololearn.com/cyf6RkIlWQNa/?ref=app
+ 2
Here goes mine:
https://code.sololearn.com/ce78Z73XqVBC/?ref=app
+ 2
https://code.sololearn.com/cn1M04Lrjc2C/?ref=app
+ 2
my alpha square code
https://code.sololearn.com/cQGQSVMllgK8/?ref=app
+ 2
Here is my attempt:
https://code.sololearn.com/c56cVQZe3on4/#py
+ 1
Javascript : 9 Lines
https://code.sololearn.com/WEJa06sUrm3I
+ 1
https://code.sololearn.com/cs4FCwtHA6Bv/?ref=app
https://code.sololearn.com/cb3HifT7sbXO/?ref=app
+ 1
https://code.sololearn.com/cyJJ4iAEg1ax/?ref=app