Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Does anyone know how I can fix this problem? my output seems to be wrong Challenges Collapse 2. 3. Joining more strings In this challenge,

Does anyone know how I can fix this problem? my output seems to be wrongimage text in transcribed

Challenges Collapse 2. 3. Joining more strings In this challenge, do not put any spaces in your test data. Your expression Start inputi 'Hello' needs to do this. input2 ' World' We will provide 2 strings to your Flode chart. Your job is to join the strings together so you get a single inputi+''+input2 string with a space between them. This is a common case in coding and you will need to create your output by joining the inputs and adding the space in the middle, End Check It! LAST RUN on 1/19/2020, 2:01:10 PM You got this wrong! We passed in "Friday" and "Cold" then got an output of "FridayCold" instead of "Friday Cold

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

IBM Db2 11 1 Certification Guide Explore Techniques To Master Database Programming And Administration Tasks In IBM Db2

Authors: Mohankumar Saraswatipura ,Robert Collins

1st Edition

1788626915, 978-1788626910

More Books

Students also viewed these Databases questions