79836420

Date: 2025-12-03 00:19:17
Score: 2
Natty:
Report link

I don't fully understand your question but would this help?

List {
    Section {
        ForEach(1..<101) { i in
            Text(String(i)).font(.title)
          }
    }
    .listSectionMargins(.vertical, 0)
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
Posted by: Jacob