8faf53b
1
2
3
def test_get_email(get_email): print(f"\nEmail account:",flush=True) print(f"{get_email}\n",flush=True)