How to Code ASCII-Art in Python

Опубликовано: 05 Октябрь 2024
на канале: SalteeKiller
2,062
33

Are you like me and have no art skills or just a lack of patience to create your own ASCII-Art manually like Pam on The Office? Well, now you can learn how to code one in under 20 minutes and even add your own customizations to it!

Want cool coding merchandise?
https://www.salteekiller.store

If you have questions or requests for my next tutorial, please let me know in the comments below! If you like these videos, please subscribe so that you will be notified when the next video goes up.

Git Repo for this project: https://github.com/107124/ASCII-Art/b...

My Portfolio Website: https://kst-bottega-react-portfolio.h...

Want more tutorials? Check them out:

Python 2021: How to Create a Countdown Timer:
   • How to code a Timer in Python  

Python 2021: How to translate into Morse Code Tutorial:
https://www.youtube.com/watch?v=ecxAQ

Python 2021: Simple Calculator in 4 lines of code:
   • How to code a Calculator in Python  

Python 2021: How to create a Histogram or Bar Graph:
   • How to code Graphs in Python  

Python 2021: How to use for-loop's:
   • How to code for loops in Python Tutorial  

Python 2021: How to do the FizzBuzz challenge:
   • How to code FizzBuzz in Python  

Python 2021: Using the Random Library:
   • How to code the Random Library in Python  

#ascii
#art
#python
#beginners
#intermediate
#easy