Why In the script below does not appear 11,but errors? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
+ 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