Tauseef Ibne Mamun

Results 1 issues of Tauseef Ibne Mamun

My code is async def on_step(self, iteration): self.time = (self.state.game_loop/22.4) / 60 .......................... ............................ While running this line (self.time = (self.state.game_loop/22.4) / 60) It's giving error on the line, await...