My issue
correct this error
My code
# Replace the _ (underscores) in the code below
S = Abcd
print(S)
Learning course: Design and Analysis of Algorithms
Problem Link: How to accept inputs in Design and Analysis of Algorithms
correct this error
# Replace the _ (underscores) in the code below
S = Abcd
print(S)
Learning course: Design and Analysis of Algorithms
Problem Link: How to accept inputs in Design and Analysis of Algorithms