Calculate the number of grains of wheat on a chessboard.
A chessboard has 64 squares. Square 1 has one grain, square 2 has two grains, square 3 has four grains, and so on, doubling each time.
Write code that calculates:
Sign up to Exercism to learn and master SQLite with 28 exercises, and real human mentoring, all for free.