Skip to content

LINQ C# expressions #3144

Answered by hobovsky
gsicurtis asked this question in Q&A
Jan 15, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Codewars supports Linq and functions like Sum and Where. To use them, you need to add appropriate using to your solution, specifically using System.Linq;

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gsicurtis
Comment options

Answer selected by gsicurtis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants