#include using namespace std; main () { float x; cout<<"Unesite variablu x "<>x; if (x > 0) { cout<<"Broj je pozitivan"<