i am following this dynamic programming video. However the memoization for my code is not working. It is not storing any True/Valves when i print(memo) it is blank. Please a