Slicer Email dalam Input Pengguna Kode Python

email = input("Enter Your Email: ").strip()
Itchy Iguana