*
8) Find the output
1 point
String1="my"
String2="work"
print(String1,String2)
Answers
Answered by
3
Answer:
my work.
okay.
it's the output.
yes.
Similar questions