TODO Declare the string "hello" and store the it in the variable hello. Declare the string "world" and store the it in the variable world. # TODO 4.1 # TODO 4.2 print(hello, world) (hello == 'hello',"hello should be set to 'hello'"), (world == 'world',"world should be set to 'world'"), ])

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter7: User-defined Simple Data Types, Namespaces, And The String Type
Section: Chapter Questions
Problem 3PE
icon
Related questions
Question

TODO 

  1. Declare the string "hello" and store the it in the variable hello.
  2. Declare the string "world" and store the it in the variable world.
# TODO 4.1

# TODO 4.2


print(hello, world)
(hello == 'hello',"hello should be set to 'hello'"),
(world == 'world',"world should be set to 'world'"),
])
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT