+ 1
Exercise output
I need help with the solving exercise portion of solo learn. When I run my code to see if it solves the problem it tells me that my output is 'no output'. How can I call my function when solo learn holds the arguments?
3 Answers
+ 3
Hunter Hensley please share your code by using the insert circle with a cross â
(U+2295) / ⊕
We can not troubleshoot or diagnose the code but at this point believe that it might be a connection issue and not code related.
0
share the code/snippet, use relevant tags.
thanks
0
In general, for calling a function, the syntax is to use the function name followed by parentheses i.e. () and optionally passing arguments inside the parentheses, if required.
Do share the code snippet with us. We are here to help you troubleshoot and debug it.
Thank you.