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!
7.8m questions
10.4m answers