Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 1
    \$\begingroup\$ Given that we can take input as lists, I think this is a dup of Zip Uneven Lists. \$\endgroup\$ Commented Nov 29, 2023 at 23:43
  • 1
    \$\begingroup\$ Actually I take that back: the spec for Zip Uneven Lists is different. It stops zipping when either list is exhausted. \$\endgroup\$ Commented Nov 29, 2023 at 23:54
  • 1
    \$\begingroup\$ "You can also use two lists or other forms of input" What exactly does this mean in terms of the test data? Is Jonah's solution valid? \$\endgroup\$ Commented Nov 30, 2023 at 1:50
  • 1
    \$\begingroup\$ @Tbw Yes, there is ambiguity. I didn't interpret that to mean we may take lists of vehicles, but rather lists of characters. \$\endgroup\$ Commented Nov 30, 2023 at 2:07
  • \$\begingroup\$ I am not sure anymore, either, fwiw. \$\endgroup\$ Commented Nov 30, 2023 at 3:40