Very curious, so i'm always trying to learn something new.
This is why tech it's like a match made in heaven for me 😎
public void DianaMagallanes ()
{
    string [] currentWork = { "Cecati", "Seitsa Consultores" };
    string [] preferredTech = { "C#", "ASP.NET", "MSSQL", "HTML", "CSS" };
    string [] learning = { "Js", "NodeJs", "Japanese" };
    string [] languages = { "Spanish", "English" };
    Console.WriteLine("Hello world~ 🌎");
}