/// <summary>
/// A simply method to print a string with a message.
/// </summary>
public static void ShowNewSkill(){
string message = "Upgrading my skills [C# Version!]";
Console.WriteLine(message);
}
C# | |
MS SQL |
This project is under license [MIT License] - read the file LICENSE.md for details.
🤴 Facu Falcone - Python Developer |
---|