static void Main(string[] args) { Practice.B2_P1_1_TypeConvert(); Lesson.TypeFromConvertExample(); Console.ReadLine(); }