Implementation of WS-05 is completed

This commit is contained in:
2026-06-21 19:38:15 +03:30
parent 36154a9560
commit a0b34a7b22
14 changed files with 268 additions and 85 deletions
@@ -5,7 +5,7 @@ import java.nio.file.Path;
import java.util.Scanner;
public class FileAddressing {
static void main() {
public static void main() {
//relative
Path relativePath = Path.of("data.txt");
//absolute