We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebfdfe4 commit 4c867b1Copy full SHA for 4c867b1
Knowledge Poem.py
@@ -48,6 +48,7 @@ class Knowledge:
48
def ponder():
49
os.system(text_features[0])
50
print(knowledge_poem)
51
+
52
def jcr():
53
print(f'{text_features[2]}{text_features[1]}{text_features[8]}{logo[0].upper()}{logo[1].title()}')
54
input(text_info).lower().strip()
0 commit comments