summary refs log tree commit diff stats
path: root/python/output/2/7.txt
diff options
context:
space:
mode:
Diffstat (limited to 'python/output/2/7.txt')
-rw-r--r--python/output/2/7.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/python/output/2/7.txt b/python/output/2/7.txt
deleted file mode 100644
index abb9c92..0000000
--- a/python/output/2/7.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-```
-Enter pattern size: 4
-****
-*  *
-*  *
-****
-```
-``` 
-Enter pattern size: 5
-*****
-*   *
-*   *
-*   *
-*****
-```
-```
-Enter pattern size: 6
-******
-*    *
-*    *
-*    *
-*    *
-******
-```