How to initialize a dictionary with a collection initializer - C#

Learn how to initialize a dictionary in C#, using either the Add method or an index initializer. This example shows both options.

@jenniferplusplus what the - and I cannot stress this point enough - actual fuck is that garbage!
Divide strings using String.Split - C#

The Split method returns an array of strings split from a set of delimiters. It's an easy way to extract substrings from a string.

@dazfuller hilariously, that sample prompt has the syntax wrong