Adicionado formatação

master
250408 2025-11-11 11:38:57 +00:00
parent cafc0530a5
commit 8d81489867
1 changed files with 7 additions and 14 deletions

View File

@ -1,7 +1,6 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
*/
package com.mycompany.whiletest;
import java.util.Scanner;
@ -27,9 +26,3 @@ numero = scanner.nextInt();
}
}
}