Example of code comments

PHOTO EMBED

Sun Nov 01 2020 17:10:18 GMT+0000 (Coordinated Universal Time)

Saved by @jrdazriel #python

#This is a code comment and anything we put after the # will not run
#print(5) should return 5 but because it is in a comment it wont show up
content_copyCOPY