DataArt interview question

On tech interview, for example, I was asked how to make a list with HTML tags

Interview Answer

Anonymous

12 Jan 2021

I answer correctly. First you need to put <ol> or <ul>, than inside it a <li> is needed.</li></ul></ol>