dear sir,
I am facing issue in running one program,i.e-
def get_name():
print(“cloadxlab”)
get_name()
I got output as cloudxlab after its execution but still my test series shows failed.
kindly help me
dear sir,
I am facing issue in running one program,i.e-
def get_name():
print(“cloadxlab”)
get_name()
I got output as cloudxlab after its execution but still my test series shows failed.
kindly help me
def get_name():
print(“cloadxlab”)
get_name()
Hi Ravi,
We have to get the exact output as written in the instructions. Please correct your spelling of Cloudxlab and see if it works. Your code is absolutely right but we have to get the output as in the instruction. Give it a try.
Regards
Hi Sir,
Thanks for the reply.
I corrected my mistake but it still not working.
please help me.
I attached ss of my Jupiter and error both please have a look.
Hi Ravi,
Please try to define the function in one cell, and call the function in the next cell.
Yes, You code is still correct but once again, we have to get the exact output.
In our case here Cloudxlab should be the output, but you are getting cloudxlab with the small c… that is why the assessment engine is showing error.
I hope it helps
Regards
oops,
yes it worked,
thanks for the quick support
Again thanks sir for leting me know my mistake.
Hi Ravi,
Happy Coding and All the Best.
Regards