###### HAHAHAAH, the emoji md works! >:)
# Make your own animation - Tutorial!
##### 🐍 A step by step tutorial on making a *python* animation 🐍
> Ma...
Results of the Survey
### First things first:
Some people claimed that I was doing this just to get upvotes, and I’m not, I’m just genuinely interes...
Hey y'all! This isn't really a tutorial so I understand if this gets taken down. I just wanted to thank all y'all who upvoted my Brute Force Password...
# Hîïíīįì everyone!
Hope y'all are doing great! School is starting real soon, so I hope ~~you have been studying to get ready~~ you are enjoying the...
# Customize your IDE with Reflux
Hey all, welcome to my **official** Reflux tutorial, where I explain how to use my tool to customize the look of you...
## Python Text Styles!
Today we're going to learn:
- italic, bold, underline
- all the colors (I know)
Alright! Let's begin:
```python
print("Welcom...
(just wrote this up in a few minutes, so there might be typos and stuff)
(the reader is expected to have at least basic knowledge of python)
(and prog...
## Introduction
Data Scientist has become one of the most in-demand and [exciting](https://www.linkedin.com/pulse/new-sexiest-job-21st-century-kees-gr...
## Intro
After my recent post, [Discord Reverse Proxy](https://repl.it/talk/x/x/87047), there have been a lot of people, like @Baconman321 and @Dynam...
# Making your own programming language with Python
### Why make your own language?
When you write your own programming language, you control the ent...
# starting
welcome to my tutorial today i am going to show you the following functions that are needed in making a shop:
- print("")
- input()
- if
-...
Teaches you how to code in python. By `PYer`
This tutorial excpects some basic knowledge of coding in another language.
 support so yo...
# Cryptography 101
**Note:** Many ciphers are labeled "Coming soon..." since the explanations will be long and would preferably be added in edits to...
Hello, and welcome to this tutorial! We are going to be calculating Pi (3.1415...) using the Nilakantha series.
The series is quite basic.
First, you...