@@ -19,6 +19,7 @@ def task_a():
def explain_flows():
print("run any python code here!")
print("encapsulate that business logic!")
task_a()
if __name__ == "__main__":
explain_flows()
The note is not visible to the blocked user.