<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">import COMP9021.Lectures.Lecture_1.greet

COMP9021.Lectures.Lecture_1.greet.hello('universe')
print('Bye now...')
</pre></body></html>