python
Learn python now !
python
Python is an interpreted,
high-level and general-purpose
programming language.
Created by Guido van Rossum
and first released in 1991, Python's
design philosophy emphasizes code
readability with its notable use of
significant whitespace. Wikipedia
python
Whether you're new to programming or an experienced developer, it's easy to learn and use Python.
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