Skip to content

This repository contains an algorithm to generate a simple Christmas Tree ASCII art with some customization flexibilities

Notifications You must be signed in to change notification settings

pkx8326/christmas_tree_ascii_art_python_alogrithim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Christmas Tree ASCII art generation algorithm with Python

This is a mini Python learning project. In order to create a simple ASCII art such as that of a symmetrical Christmas Tree, one can learn quite a lot of Python basic concspts:

  • Joining strings
  • For and while loops
  • Conditional statements
  • Basic arithmatic techniques

Read the full article and code description at: https://p-kane.medium.com/1426c82777be

About

This repository contains an algorithm to generate a simple Christmas Tree ASCII art with some customization flexibilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published