bot50
2026-04-13 12:55:20 +00:00
commit 5b517ee458
13 changed files with 12 additions and 0 deletions

2
3.sql Normal file
View File

@@ -0,0 +1,2 @@
-- find the production code for the episode “Hackerized!”.
SELECT "production_code" FROM "episodes" WHERE "title" = "Hackerized!";