{% extends "global/Page.html" %} {% load static %} {% block content %}
You will be solving KenKen puzzles. A KenKen puzzle is a math and logic puzzle similar to Sudoku. The objective is to fill each cell in the grid with numbers while following these rules:
Let’s walk through this example step by step.
There are many different strategies to solve a Ken-Ken puzzle. This example just shows one way to think through the puzzle for purposes to show you how to solve the puzzle.
Remember that in a 3×3 Ken‐Ken, each row and column must contain the numbers 1, 2, and 3 exactly once.
Click on the arrows in the bordered area to walk through the example. Once you hit the "Next" button at the bottom of the screen, you cannot return to this example.