Displaying 1 result from an estimated 1 matches for "tp3170243p3170243".
2011 Jan 01
3
How to make this script ask again
...ot;Please, enter a number (Zero ends)")
n<-scan(n=1)
if(n==0)break
i<-("The number is odd")
p<-("The number is even")
if (n%%2==0)
p else i
}
thanks,
Regards,
ADias
--
View this message in context: http://r.789695.n4.nabble.com/How-to-make-this-script-ask-again-tp3170243p3170243.html
Sent from the R help mailing list archive at Nabble.com.