10
1
using System;
2
3
public class Program
4
{
5
public static void Main()
6
{
7
var pointTuple = (x: 22, y: 24);
8
var(x, y) = pointTuple;
9
}
10
}
Cached Result
Welcome to the Job Applicant Profiler. Answer the following questions honestly.
Please enter your age.
>
Please enter your age.