Source Academy Modules
    Preparing search index...

    Function assert_greater

    • Asserts that the given item is greater than expected

      Parameters

      • item: any

        The number to check

      • expected: number

        The value to check against

      Returns void