is var in js used code example Example: variables in js var Hello = "World"; let bool = false; const int = 8788;