# coding=utf-8 name = 'Forward 3s' slug = 'Forward 3s' description = '''\

Write a program that would make the robot drive straight forward for 3 seconds and stop

''' hint = { }