Teaching students programming through unity simulation (857202)

I want to teach students programming through unity simulation. Let us assume we have a conveyor belt, and I want to simulate it. Of course, with the help of C# script, I can simulate the conveyor belt, but I want students to write the program (code) to simulate the conveyor belt.

As the students will be totally new to programming, I don’t want them to use unity C# script directly as it will be for them very complicated, instead I want them to write a very basic program (may be in python) to simulate the conveyor belt in unity. Is there any way out?

Thank you in advance!

Please don’t multipost Teaching students programming through unity simulation

Sorry! I posted this thread on multiple categories of unity forum.

No worries, welcome to the Unity forum! Ensure to stay with one thread so we don’t duplicate answers to you, it will help you in the long run and is according to forum policy.