const con_one = value1; const con_two = value2, con_three = value3,...
const my_const = "hello world"; my_const = 100;