+ 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?

30th Mar 2025, 8:50 PM
Hunter Hensley
Hunter Hensley - avatar
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.
30th Mar 2025, 11:43 PM
BroFar
BroFar - avatar
0
share the code/snippet, use relevant tags. thanks
30th Mar 2025, 9:01 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
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.
31st Mar 2025, 11:41 AM
Ushasi Bhattacharya