Open ambreen2006 opened 3 years ago
There is a typo:
There are nine blanks, each of which can be filled by one of four operators, so there are 9^4 = 262,144 possibilities in the notebook: ipynb/Countdown.ipynb
There are nine blanks, each of which can be filled by one of four operators, so there are 9^4 = 262,144 possibilities
It should be 4^9 = 262144
4^9 = 262144
There is a typo:
There are nine blanks, each of which can be filled by one of four operators, so there are 9^4 = 262,144 possibilities
in the notebook: ipynb/Countdown.ipynbIt should be
4^9 = 262144