Hi,
Im facing issue while running the code, its not displaying the ouput nor its working properly.
The starting excrsises were pretty good but from Lists and Functions topic Im facing the issue.
Can anyone please suggest
Thanks,
Nihali
Hi,
Im facing issue while running the code, its not displaying the ouput nor its working properly.
The starting excrsises were pretty good but from Lists and Functions topic Im facing the issue.
Can anyone please suggest
Thanks,
Nihali
Well, functions only execute when called. So if you don’t call the function, the function doesn’t execute, thus there is no output
Thanks for your suggestion, I was doing that . To just ensure the functionality I tired a print statement, even that is also working
if you ensure function calls and print statements are present, all should be good?
I jus gave a print statement to check if its working fine… but it was not printing anything
ex: print “abc”
Can you show a screenshot? If there truly is a problem, contact support:
https://help.codecademy.com/hc/en-us
then there isn’t much we can do here on the forum
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.