change the package name

This commit is contained in:
2026-04-23 01:44:38 +03:30
parent e3d18097cd
commit 3f09793bdf
@@ -1,4 +1,4 @@
package MathMethods;
package Rational;
public class Rational {
private int numerator;