Why In the script below does not appear 11,but errors? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 4

Why In the script below does not appear 11,but errors?

https://code.sololearn.com/wO052dwCmTaC/?ref=app Given that 'number. php' prints out 1.

27th Jun 2019, 1:42 PM
Egor Tonchev(EGO)
Egor Tonchev(EGO) - avatar
1 ответ
+ 2
you cant use include or require in code playground, but its possible to do in local enviroment
27th Jun 2019, 1:58 PM
Taste
Taste - avatar