My issue
HOW CAN WE REDO THE LEVEL
My code
# Replace the '_' in the code below to output the sum of 21 and 40
print(#21__ + #40)
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
HOW CAN WE REDO THE LEVEL
# Replace the '_' in the code below to output the sum of 21 and 40
print(#21__ + #40)
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
In CodeChef, you cannot directly “redo” a level or a problem once you have submitted your solution. Once you submit a solution for a problem in a CodeChef contest or practice session, it is final, and you cannot change or resubmit it. However, You can go to the “Practice” section on the CodeChef website and search for the problem you want to retry. Then, click on the problem and submit your solution again. This is a great way to practice and improve your coding skills.