6-26-Mai
Join code: 724838
Lesson: Lectia 6
Active: yes
Paused: no
Frozen: no
Students: 4
Custom Code Broadcast
Write code below, then push it to all students or broadcast it as a custom block.
Shortcut: Cmd+Enter
Teacher Broadcast
Code 13
Block 13 of 35
def hash_square(lungime):
i = 0
while i < lungime:
print("#" * lungime)
i += 1
# TESTS:
hash_square(3)
print()
hash_square(6)
Command Center
Track high-risk events and run interventions quickly.
Infinite loop safety
If a learner is stuck, freeze screens and ask for runtime restart.
Live Guidance
- Push scaffold code before quiz start.
- Watch red statuses in monitor first.
- Pause session before explanation moments.
Classroom Activity
Console
Output
Events
- Albert typing
- Andrei Prof idle
- Dragos typing
- Eunice typing
Join This Session
Code
724838
Link