7 kyu
Grid blast!
951 of 2,161By-The-Ocean
Loading description...
Fundamentals
Arrays
View
Career Accelerator
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
This should really be 8 kyu
python new test frame work
Approved
Ruby 3.0 should be enabled.
Enabled in this fork
This was an interesting problem. I did not expect to solve it in under 5 minutes LOL.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
Ruby translation submitted for you to approve ("+" button near the other language icons in the header of the kata, then open it and green button), if you like it :)
Hi. Thank you for translating.
But there is no need to appove the changes, this Kata is open for edits so they are approved automatically AFAIK.
What I meant was: once a codewarrior translates a kata, the original author or an admin have to approve the translation: I assume one admin approved it, since you didn't.
Btw, I really enjoyed you take on using arrays, so if you have any more kata in mind like this, count me in for future translations :)
Thank you :)
Awesome beginner kata. It demonstrates the fact that you can use a one-dimensional array to emulate a two dimensional array, and that you can reference a two dimensional array with a single value instead of two.
I have really enjoyed this, thank you for kata!
Thank you for your feedback =)
Good job, @Ocean. I've gone and made a few typo corrections for you.
Thanks!
My English is not that great, so please forgive me for any typos you will find.