ConvertQCM/C2/codes/r103_a.py
2025-08-26 18:38:28 +02:00

2 lines
No EOL
35 B
Python

def test(a,b):
return a[0] < b[0]