Added week 5
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user