Menu
×
×
Correct!
Exercise:Assume we have a file named "webdict.txt", write the correct syntax to open and read the file content.
echo @(23);
echo readfile("webdict.txt");
echo readfile('webdict.txt');
Not CorrectClick here to try again. Correct!Next ❯ |