str Hello World-01980
str = "Hello" + " World"
This multiple choice question (MCQ) is related to the book/course vu cs101 Introduction to Computing. It can also be found in vu cs101 Lecture No.21 - Quiz No.3.
str = "Hello" + " World"
Constants
Variables
Data Types
Operators