#include using namespace std; int main(){ int liczba; cout<<"Podaj liczbÄ™: " ; cin>>liczba; if(liczba > 0){ cout<<"Liczba dodatnia."<