Commit Graph

14 Commits

Author SHA1 Message Date
Ilenia
5f00c88bcb chore(curriculum): remove strugglers __pyodide and __locals (#54832) 2024-05-16 14:54:03 +02:00
Oliver Eyton-Williams
6da2e71327 feat: add example of how to use python helpers (#53908) 2024-02-29 12:48:35 +01:00
Oliver Eyton-Williams
630fdac393 feat: use ast-based helpers (#53125) 2024-02-28 09:31:58 +01:00
Tom
3846e46483 feat(client/curriculum): make python live (#52628) 2023-12-19 19:37:12 -08:00
Zaira
3832c50f33 feat(curriculum): add binary search tree (#52371)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
Co-authored-by: Ihechikara Vincent Abba <ihechikara.dev@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-12-19 22:18:15 +00:00
Shaun Hamilton
08b01d1499 feat(curriculum): add luhn algorithm project (#52443)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Krzysztof G <60067306+gikf@users.noreply.github.com>
2023-12-19 21:18:02 +00:00
Zaira
de9a676936 feat(curriculum): add Sudoku solver project Python (#52452)
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
2023-12-19 22:51:12 +02:00
Dario-DC
b247803357 feat(curriculum): added the Tower of Hanoi Python project (#51347)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
2023-12-19 22:11:22 +02:00
Oliver Eyton-Williams
06bbc07ec6 fix: reuse python worker between tests (#52617) 2023-12-19 22:10:39 +02:00
Dario-DC
0cb5162e21 feat(curriculum): add cipher project to Python curriculum (#52373)
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2023-12-19 20:57:51 +02:00
Oliver Eyton-Williams
583745e6ca feat: handle python input synchronously (#52526)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-12-18 11:22:26 -08:00
Shaun Hamilton
93570ddf88 chore(tools): update curriculum-helpers (#52466) 2023-12-01 07:35:09 -08:00
Oliver Eyton-Williams
77af2504e1 fix(client): handle normal tests in python runner (#51618) 2023-11-09 21:44:24 +01:00
Oliver Eyton-Williams
69d6ee32bf feat: python in the browser (#50913)
Co-authored-by: Beau Carnes <1513130+beaucarnes@users.noreply.github.com>
2023-07-28 07:36:25 +02:00