commit 5986046452a1be240ddd562fed35ab04a2fbdec1 Author: nkolosnjaj Date: Tue Apr 30 16:46:24 2024 +0200 first commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c93c683 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/practice \ No newline at end of file diff --git a/exam52/WordCensoring.php b/exam52/WordCensoring.php new file mode 100755 index 0000000..e8a89fa --- /dev/null +++ b/exam52/WordCensoring.php @@ -0,0 +1,22 @@ + + +
+

+ + +
\ No newline at end of file