Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @Delicious31415,validated by @DeanTheMachine,@TBali and @TimesCantCode.
If you have any issues, feel free to ping them.
Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @Delicious31415,validated by @DeanTheMachine,@TBali and @TimesCantCode.
If you have any issues, feel free to ping them.
Width is somewhat misleading, especially if you did “City Lights Part 1” just before this.
In part 1 width referred to how long the individual lines are, while here in part 2 width refers to the number of lines in a layer and length takes over how long said lines are.
Recommendation: Change the text to how it is in part 1, with height and width.