Files
PPCA-AIPacMan-2024/logic/test_cases/q1/findModelSentence1.solution
2024-06-25 15:51:24 +08:00

4 lines
199 B
Plaintext

# This is the solution file for test_cases/q1/findModelSentence1.test.
# The result of evaluating the test must equal the below when cast to a string.
result: "[(A, False), (B, True), (C, True)]"