When can we use
print()
to display the value of a variable?
After we create the variable
Before we create the variable
Before or after we create the variable
After we create the variable.