I am trying to print the email address copied from clipboard but it is only returning oneimport pyperclip
import re text = pyperclip.paste() #Regex to find