Posted December 15, 2022 by ibs03
# Hashtags are used to explain to a developer how a program is implemented and what result the code is meant to output. this helps developers with debugging the script. #
Arithmetic Operators
Logical Operators
message = input(Print allows python to display messages or values that are stored in variables in forms of strings for words, integers for numbers and Boolean for logical answers )
Print(message)