added creating teacher functionality

This commit is contained in:
Hosein
2025-12-30 20:47:37 +03:30
parent a52d62c0fc
commit af88cbce8f
4 changed files with 123 additions and 5 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ def format_teacher_info(teacher):
age = calculate_age(birthday)
details = f"""
<b>👤 Student Profile</b>
<b>👤 Teacher Profile</b>
<b>Name:</b> {name}
<b>Username:</b> {username}