import java.util.Scanner;
public class JavaApplication42 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int count = 0;
System.out.println("Enter an integer between 0 and 100");
int num = scan.nextInt();
if (num <= 0 || num >= 100){
System.out.println("error");
}
else{
while(num <= 100){
if (count == 20){
System.out.println("");
count = 0;
}
else{
System.out.print(num+" ");
count++;
num++;
}
}
}
}
}
I hope this helps!
<span>Cuando el proxeneta está en la cuna
Baja como si estuvieras en llamas
Baja como si estuvieras en llamas
Baja como si estuvieras en llamas
Cuando los cerdos tratan de llegar a usted
Estaciona como si estuviera caliente
Estaciona como si estuviera caliente
Estaciona como si estuviera caliente
Y si un negro consigue una actitud
Pop como si estuviera caliente
Pop como si estuviera caliente
Pop como si estuviera caliente
Tengo el Rolly en mi brazo y estoy derramando Chandon
Y hago el mejor rollo de hierba porque lo tengo corriendo</span>
Abcdefghijklmnopqrstuvwxyz now I know my abcs, next time won’t you sing with me :)