Question about iterating a list of strings
Hi,
I've got a background in Rust (10 years) and in Python (1 year) and I try to learn Mojo.
I've try this :
and got this obscure error message :
but if I use indexes, it works :
I seem to have a hard time with the most basic things
What have I misunderstood ?
Thanks
I've got a background in Rust (10 years) and in Python (1 year) and I try to learn Mojo.
I've try this :
and got this obscure error message :
but if I use indexes, it works :
I seem to have a hard time with the most basic things
What have I misunderstood ?
Thanks
