Project

X-mas Tree

Medium
119 completions
~ 13 hours
4.4

Master the string formatting and work on lists. Learn how to build functions and more sophisticated algorithms.

Provided by

JetBrains Academy JetBrains Academy

About

Welcome to a fun project that takes us back to the '80s and the world of ASCII characters. If you have ever been tasked with drawing a Christmas tree using asterisks in your programming journey, this project is for you. Drawing an entire Christmas card will make the task a bit more challenging. Get ready to have some fun!

Training project icon

Training project

This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.

Reviews

Ben van der Harg avatar
Ben van der Harg
2 months ago
I had a lot of fun doing this project. I decided to use itertools a lot, and definitely got to know some of the gotcha's of that library, that was quite useful. Probably some of my design could have been simpler, and some of the code more concise, but in the end I enjoyed decomposing my solution to ...
Guillaume Konen avatar
Guillaume Konen
4 months ago
Perfect exercise to practice nested list and manage index properly with a little fun
Joydeep Chatterjee avatar
Joydeep Chatterjee
4 months ago
Really pushes your ability to visualize placement of ASCII characters.

4.4

Learners who completed this project within the Python Developer course rated it as follows:
Usefulness
4.4
Fun
4.4
Clarity
4.3