This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
TP-KRR/pip3/2.db
2023-02-28 23:41:09 +01:00

6 lines
236 B
Plaintext

left(3,course). right(3,prof).
left(4,prof). left(4,hour). right(4,course).
row(14,prof,tom). row(14,course,se). row(14,hour,8).
row(15,prof,ann). row(15,course,se). row(15,hour,8).
row(16,prof,ann). row(16,course,krr). row(16,hour,8).