I have a little doubt with my code to carry out my Fibonacci program since at the time of printing the values it gives me the number but in negative.
class doWhileTest{
public static void main(String[] args) {
int primertermino = -...
asked by
14.08.2017 / 01:01