Junior — Senior
Creating a function to compare the types of two values
livecode
Task condition
Write a function that takes two arguments and returns true if their types match, and false otherwise.
livecode
Task condition
Write a function that takes two arguments and returns true if their types match, and false otherwise.