Skip to content

Commit a562848

Browse files
Update Knowledge Poem.py
1 parent 06aa0bd commit a562848

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Knowledge Poem.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import os
2-
from FileMenuExample import file_menu
32

43
os.system('title J.C.R Soft~Choice')
54

@@ -28,7 +27,6 @@
2827
the dream’s creation of our imagination.
2928
For the heart and the mind are thus, the greatest teachers of us…
3029
Believe in yourself! For you are their greatest student.
31-
3230
THIS BELONGS TO EVERY MAN, WOMAN AND CHILD
3331
Never give up your dream, no matter how far away it may seem to be, because that is when it is ever so
3432
close to becoming true. If you dream of something long enough and strong enough, your dream will come
@@ -52,7 +50,6 @@ def ponder():
5250
def jcr():
5351
print(f'{text_features[2]}{text_features[1]}{text_features[8]}{logo[0].upper()}{logo[1].title()}')
5452
input(text_info).lower().strip()
55-
file_menu()
5653

5754
Knowledge.ponder()
5855
Knowledge.jcr()

0 commit comments

Comments
 (0)