Function there is a computer at location x: x y: y z: z and time: t

there is a computer at location (x, y, z) and time t

Format:

there is a computer at location x: x y: y z: z and time: t

Input:

number x -
number y -
number z -
number t -

Output:

boolean - None


Comments

Please log in to add comments