Tech Challenge
2026-07-02
🟨
Daily Tech Challenge
JavaScript
medium
Question 1 of 5
What does this code log to the console?
Example
console.log('a' < 'b', 'B' < 'a', '2' < '10');Thursday, July 2, 2026 · A new challenge drops every day