diff --git a/manifests/prac1.md b/manifests/prac1.md
index e5d1881b1ffc27d412ed9fb2d1db1d9bb0fd6e50..31378bc4294155dcfe44e5e581044a0ce069eff2 100644
--- a/manifests/prac1.md
+++ b/manifests/prac1.md
@@ -1,2 +1,2 @@
-week7/pratical-1.md
-week7/pratical-1.py
\ No newline at end of file
+week7/practical-1.md
+week7/practical-1.py
\ No newline at end of file
diff --git a/prac1/practical-1.md b/prac1/practical-1.md
new file mode 100644
index 0000000000000000000000000000000000000000..c6660cdcc2a655d353c44c616b8507bc5bb48d2e
--- /dev/null
+++ b/prac1/practical-1.md
@@ -0,0 +1,3 @@
+# Week 7 - Practical 1
+
+Testing
\ No newline at end of file
diff --git a/prac1/practical-1.py b/prac1/practical-1.py
new file mode 100644
index 0000000000000000000000000000000000000000..00950d9ac57ceeabf45f9120c2615199746d35fb
--- /dev/null
+++ b/prac1/practical-1.py
@@ -0,0 +1 @@
+print('hello world')
\ No newline at end of file