Ad
  • Custom User Avatar

    thanks for taking the time to reply!

  • Custom User Avatar

    Should string be lowercase in the string.Join section? I understand it's being used as a method but it's from System. By convention, primitive data types like int, double, bool, and string are written in lowercase. This consistent casing helps distinguish them from user-defined classes. Is there an exception here?