Ok so the code goes like:
Use the appropriate decision theory to implement a function f from {picks you up, doesn’t pick you up} and {world-programs} to {pay, don’t pay}
Then set:
world-program:
If (f(picks you up, world-program)={pay}) then
superfluously call f(picks you up,world-program) return 10000
else
superfluously call f(doesn't pick you up,world-program) return 0
Ok so the code goes like:
Use the appropriate decision theory to implement a function f from {picks you up, doesn’t pick you up} and {world-programs} to {pay, don’t pay}
Then set:
world-program:
If (f(picks you up, world-program)={pay}) then
else