This course is archived · This course is now in read-only mode. You can’t register or make new submissions anymore, but your previous work and results are still available.

  Radar control geflitst

Sign in to test your solution.
def geflitst(max_snelheid: int, f_bron:float, f_waargenomen:float) -> bool: # todo ... # Zet onderstaande regel uit commentaar om lokaal te testen # print(geflitst(90, 10500000000, 10500001946))