[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:00.00,0:00:07.00,Default,,0000,0000,0000,,And once again, we get 0.3 and the reason is, as we go up, 0.3 is being funneled into the function f. Dialogue: 0,0:00:07.00,0:00:11.00,Default,,0000,0000,0000,,F starts over here and p is now 0.3. Dialogue: 0,0:00:11.00,0:00:18.00,Default,,0000,0000,0000,,We return then the value 0.3 straight from the input and then the return of this is being printed. Dialogue: 0,0:00:18.00,0:00:26.55,Default,,0000,0000,0000,,Sounds complex--well, from now on all I want you to do is to modify what's inside this function.