python
this is a pogchamp moment
python
# a comment
myVar = 5
avar = 53
tr = 13 # vars
while True:
#code for while true loop
python
print("Download Right Now or else Guido Gonna one punch you")
python
Python - General-purpose programming language designed for readability
Python's Awesome List
https://github.com/vinta/awesome-python#readme
Data Science - Data analysis and machine learning.
https://github.com/krzjoa/awesome-python-data-science#readme
Asyncio - Asynchronous I/O in Python 3
https://github.com/timofurrer/awesome-asyncio#readme
Scientific Audio - Scientific research in audio/music.
https://github.com/timofurrer/awesome-asyncio#readme
CircuitPython - A version of Python for microcontrollers.
https://github.com/adafruit/awesome-circuitpython#readme
Typing - Optional static typing for Python.
https://github.com/typeddjango/awesome-python-typing#readme
MicroPython - A lean and efficient implementation of Python 3 for microcontrollers.
https://github.com/mcauser/awesome-micropython#readme
python
# Action Statements
print('hello world')
# Varables
x = 12
y = input("Prompt")
n = True
if n:
# Some Stuff in here
def N(Terms):
# Some Stuff in here
N(x)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us