notebook.community
Edit and run
Notebook description.
Question 1 text.
In [2]: print("Q1 answer A.")
print("Q1 answer A.")
Q1 answer A.
Question 2 text.
In [1]: print("Q2 answer A.")
print("Q2 answer A.")
Q2 answer A.