TypeError: Wrong argument count for function call: 0 arguments given but expected 1. #1299
Unanswered
Itoro-Brown
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Sounds like your calling a function and not passing in a parameter when it requires 1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Send the code for the program -- I will look into it. The problem lies in using arguments when it was not necessary in a function call. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Itoro-Brown Please follow this guide next time when you ask a question. How to Ask Question Guide |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TypeError: Wrong argument count for function call: 0 arguments given but expected 1. I need help please
Beta Was this translation helpful? Give feedback.
All reactions