Pythoncode's profile picture. ***WE DO NOT IN ANY WAY OWN PYTHON***

Need help with Python Programming? Here is your home for help and tips!

Python Coding

@Pythoncode

***WE DO NOT IN ANY WAY OWN PYTHON*** Need help with Python Programming? Here is your home for help and tips!

TIP: you can cast one data type to another e.g a sting to an integer int(variable name) or integer to string str(variable name) #python


TIP: Syntax errors mean you have a problem with the way your code is written. Look for missing ( ) , : and " " in your code! #Python


Had a long day coding? Make navigating your piles of code easier by adding comments with the # key #this is a comment #Python


If "late to work": print("RUN!") else: print("Have a brew") #Python


print("Good Morning!") #python


TIP: Have two windows snapped open side by side ! Its much faster! #Python

Pythoncode's tweet image. TIP: Have two windows snapped open side by side ! Its much faster! #Python

Need any help with coding? Message us! #Python


Variable can be defined/named anything you wish and can store data types as shown below... #Python

Pythoncode's tweet image. Variable can be defined/named anything you wish and can store data types as shown below...  #Python

Little mini project I'm doing... #Python

Pythoncode's tweet image. Little mini project I'm doing...  #Python

TIP: You can press 'f5' after saving a python code to run it! #Python


TIP : All functions will be purple in Python when typed correctly! #Python


The print( ) function allows you to display a message on screen! Don't forget the " " inside the brackets! #Python

Pythoncode's tweet image. The print( ) function allows you to display a message on screen! Don't forget the " " inside the brackets! #Python

Loading...

Something went wrong.


Something went wrong.