while undefined1 and (r := undefined2()): print(r) while undefined3 or (r2 := undefined4()): print(r2)