Menu
Coddy logo textTech

Instructions to follow

Lesson 2 of 30 in Coddy's Star Pattern Bootcamp course.

Follow below instructions to get desired output pattern:

  1. Get a clear understanding of the expected output pattern provided.
  2. Implement your own logic in your preferred language to print the pattern. You can choose a different approach from the provided hints or solution.
  3. When comparing with the expected output, make sure to focus on the empty space "* _" after the star in order to obtain the desired outcome.
  4. Pick the language that you prefer. There are no restrictions on how you can solve the challenge, so explore various methods and find the one that suits you best.
  5.  Everything is in order !!

In order to succeed in this course, it is important to actively engage with the material. Be sure to attempt the challenges on your own first. If you encounter difficulty, you can refer to the hints and eventually the solution (if necessary).

Note: This course is not for total beginners. You will need a good understanding of your preferred language. If you are beginner, please check out the topics with conditional statements, nested loops, functions in your preferred language.

Try it yourself

This lesson doesn't include a code challenge.

All lessons in Star Pattern Bootcamp