When i run the code and have to input something, it doesn’t automatically put the cursor on the console but it continues to write on the code unless i touch where i need to write

Problem description:
when i run the C code and have to input something, it doesn’t automatically put the cursor on the console but it continues to write on the code unless i touch where i need to write.

Expected behavior:
for the cursor to automatically change position

Actual behavior:
cursor remains on the code and when trying to input something you change the code unintentionally

Steps to reproduce:
type a code in C that contains a scanf and then just run the code

Browser:
OS:
Device (Android, iOS, NA leave blank): ipad 8
Desktop app version (Avatar menu->“Version”) or NA:
Plan (Free, Hacker, Pro Plan):

2 Likes

This^^^^

I run a class teaching Python. My students get frustrated with this too.

2 Likes