lesson12练习更改

This commit is contained in:
2025-09-09 11:11:14 +08:00
parent 40dca79e2b
commit 307b255d02
2 changed files with 6 additions and 8 deletions
@@ -90,7 +90,7 @@
ChineseTeacher ct = new ChineseTeacher();
ct.name = "唐老师";
ct.name = "HK";
ct.number = 2;
ct.subject = "语文";
ct.SpeakName();