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
hi Mr Paul
i wrote your codes for roll die and JupyterLab showed below error message:
ValueError: invalid literal for int() with base 10: '-f'
for line : number_of_frames = int(sys.argv[1])
please help me