Алиса "прогноз погоды"
$status=""; $status.="Сегодня ".gg("ow_fact.weather_type")."."; say($status,1); $status=""; $w=round(gg("ow_fact.temperature")); $tempw=$w; if($tempw >= 11 and $tempw <= 14){ $tempcels=" градусов "; } else{ while ($tempw > 9){ $tempw=$tempw-10; } if($tempw == 0 or $tempw >= 5 and $tempw <= 9){ $tempcels= градусов ; } if($tempw == 1){ $tempcels= градус ; } if($tempw >= 2 and $tempw <= 4){ $tempcels= градуса ; } } $tNew = abs((float)getGlobal('ow_fact.temperature')); $status.=' Температура '.getGlobal('ow_fact.temperature')." ".$tempc...