Given the content:
and the code fragment:
What is the result?
username = Entrez le nom d’utilisateurpassword = Entrez le mot de passe
username = Enter User Namepassword = Enter Password
A compilation error occurs.
The program prints nothing.
Submit