Python
Print('Hello')
The print fuction is used to print stuff in the concole. You can basicly print
anything.
PythonAsk = input('Do you like python')
It saves the user what it types so you can print
int
int is a varable where you can set a word into var
If, and Else
This is basicly this part
if this happens do this else do this
!
This ! is meant for not