# Domácí úkol č. 1 N<-100 a<-0.35 b<-0.25 for(rok in 1:10) { N[rok+1]<-N[rok] for(jedinec in 1:N[rok]) { narodise<-runif(1,0,1) if(narodise