79295070

Date: 2024-12-19 17:05:53
Score: 0.5
Natty:
Report link

try this:

list.SelectMany(item => item.Values, (item, values) => new { item.Key , values})

Reasons:
  • Whitelisted phrase (-2): try this:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nakisa MahNad