How to do non arithmetic operation in python 3

lets say a=3 b=4 and c is an unknown constant.

a=3 b=4 F=0 F=a*b*c print(F) Its an error. I want 12*c or 12c

Topic numpy numerical python

Category Data Science

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.