0
strings & variables part 2
i know that a string is a type of variable but just with quotes. does it help the computer know what is what if there are 2 of the same variable then it will understand which one gets shown up on the screen or...i don't understand this!!! aaaaaaaaaaaaaaaaaahhhhhhhhhhhh!!! if I'm wrong then why do we need strings if its just a variable with quotes why? i want to know because i am making a dictionary for myself and i need this information to continue
2 ответов
0
Yes, it helps the computer to differentiate if the value that you input is a string or an integer.
If you wanted the computer to know which strings or integer should come s first. You will need to create a code or command, specifying what value you wanted to comes first.