Strings are confusing me, help! | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Strings are confusing me, help!

What the heck is a string, i read about it in the lessons but it just doesn’t make much sense. I ran this code: <?php $str = “10”; echo $str ?> In hopes of it listing numbers 1-10 because I thought that’s what it would do but it just said 10. What do strings even do!

20th Nov 2018, 4:38 PM
Mail Exe
Mail Exe - avatar
0 Respuestas