You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
799 B
Plaintext

{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Generating crossword puzzles"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![](https://upload.wikimedia.org/wikipedia/commons/thumb/1/14/CrosswordUSA.svg/480px-CrosswordUSA.svg.png)\n",
"\n",
"https://github.com/akhof/pyCrossword"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
}
},
"nbformat": 4,
"nbformat_minor": 4
}