If you're programming in python, you simply have to assign a value to x and then use the print function. For instance,
x = 3
print(3 * x)
9 will be the output. I hope this helps!
4.5m questions
5.8m answers