Question: 1 combine _ things ( hello , world ) Run Code errored ( 4 8 3 ms ) LoadError: syntax: extra token

1 combine_things("hello"," world")
Run
Code errored (483ms)
LoadError: syntax: extra token "combine_things" after end of expression
syntax: extra token "combine_things" after end of expression
Stacktrace:
[1] top-level scope at In[2]:1
[2] include_string(::Function, ::Module, ::String, ::String) at
./loading.jl:1091
 1 combine_things("hello"," world") Run Code errored (483ms) LoadError: syntax: extra token

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!