//program oblicza wartosc bezwzgledna podanej liczby #include #include using namespace std; int main(){ float a; cout<<"Podaj liczbe: "; cin>>a; cout<<"Jej wartosc bezwzgledna to: "<