DataArt Interview Question

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

Interview Answer

Anonymous

Jan 12, 2021

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