Why iam getting an error here besides my code is correct
hello, @yashsonawane18_29d0f9375c726519
Its python. Make sure you check the indentation and keep it uniform.
def show(a,b):
(tabular space) print(a)
(tabular space) print(b)
(tabular space) print©
Hope this will resolve your doubts.