nataliaxell2011 nataliaxell2011 27-02-2024 Computers and Technology contestada Given a string 'stringvalue' on one line and a string 'substring' on a second line, output the index where 'substring' starts within 'stringvalue'. End with a newline.