# Online Python compiler (interpreter) to run Python online. # Write Python 3 code in this online editor and run it. def vsi_vecji(sez1, sez2): return min(sez1) >= max(sez2)