0

How can I convert a string into a number?

there are not many lessons about strings, so I was wondering how can i take a string input and turn it into a number variable. for example, if input is "1:2", how can I turn it into two int variables "1" and "2"?

11th May 2018, 5:34 PM
spudo
1 Odpowiedź
11th May 2018, 5:36 PM
Aaron Stone
Aaron Stone - avatar