Help me in solving JS19B problem

My issue

I asked you for help with this " TO-DO List" before, I can’t pass with this editor of yours telling me that your solution’s wrong. it’s telling me that I haven’t put the inputs in there and I did! when I check your code with mine , it says I did not put it there when I see it.

My code

// your code goes here

Learning course: Web development using JavaScript
Problem Link: Exercise - Build To Do List HTML in Web development using JavaScript

Thanks for reporting. The judge was expecting <input ... /> a slash at the end. Have removed that requirement because the code without it as well.