+ + Homework / Week 1 ▾ + + + + +Sort by: most recent ▾ + + + + % for thread in threads: + ${thread['title'] | h} ${thread['comments_count'] | h}+${thread['votes']['up_count'] | h} + % endfor + + +