SETSWANA TRANSLATION: Skip to content

methla

SETSWANA TRANSLATION: Declares a constant whose value cannot be reassigned.

SETSWANA TRANSLATION: Use methla for values that should never change after they are assigned. Attempting to reassign a methla will produce an error.

SETSWANA TRANSLATION: methla leina = boleng;
SETSWANA TRANSLATION: A constant value
methla PI_YA_RONA = 3.14159;

diri