Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeremysalwen
on Jan 11, 2022
|
parent
|
context
|
favorite
| on:
Solving Wordle with Z3
> Python bindings let you connect Python functions to your sqlite3 instance, so you can call them from SQL
I think the idea is calling python functions from SQL to check 'matched letter in wrong place'.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I think the idea is calling python functions from SQL to check 'matched letter in wrong place'.