Added week 5

This commit is contained in:
2026-03-30 09:33:48 +08:00
parent df970263d1
commit 9883796341
8 changed files with 89 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ def main():
SEPREATE_VAR_WORD_DULL,
SEPREATE_VAR_WORD_BOY,
end=SEPREATE_VAR_WORD_DOT)
print("\n")
print('pls ignore the following line if youre using windows\' default cmd prompt e.g. cmd.exe. using bash to make it display properly.')
@@ -41,6 +43,8 @@ def main():
SEPREATE_VAR_WORD_BOY,
end=SEPREATE_VAR_WORD_DOT)
print("\n")
print('==End Of Ex1==')
return 0