Answer:
string1 = "this is string 1"
string2 = " this is string 2"
print(string1 + string2)
Explanation:
the string1 variable is assigned with a string value(aka. str)
string2 is also a variable assigned with a slightly different string value
the 3rd line then prints string 1 and 2 to the console.
Answer:
Following is given the solution to question I hope it will make the concept easier!
Explanation:
Answer: true
Explanation: yes water is constantly in motion
Answer:
Low memory?
So to fix the problem you could add more memory to the machine.
Explanation:
Yes it is D like the other person said