You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your code, the change_parameter() function needs to sleep for 3 seconds upon completion. How did you determine this duration? I noticed that changing certain parameters can cause bugs in the RV, but observing these bugs may require some time. Did you define this {sleep time} based on experience?
The text was updated successfully, but these errors were encountered:
Hello Prof.Kim,
In your code, the
change_parameter()
function needs to sleep for 3 seconds upon completion. How did you determine this duration? I noticed that changing certain parameters can cause bugs in the RV, but observing these bugs may require some time. Did you define this {sleep time} based on experience?The text was updated successfully, but these errors were encountered: