$num1 = 545;
$str = "jopa";
$hash = {
    key1 => 'value1', 
    key2 => 'value2',
    key3 => 100500,
};
$array = [1..20];
$num2=6000000003;