local read, write = io.read, io.write local test = string.match("12345__ironman@gmail.com", "%d__.*"); write(test);