My issue
not showing output
My code
#The code below is incorrect. Debug this code to solve the problem
name = 4
print(name)
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
not showing output
#The code below is incorrect. Debug this code to solve the problem
name = 4
print(name)
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone