Adicionado formatação

This commit is contained in:
250408
2025-11-11 11:38:57 +00:00
parent cafc0530a5
commit 8d81489867

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();
}
}
}