SoniaBarasa / country-capital-quiz-game

This repository is for general learning purposes. Aim is to learn conventional way to write a python code.
1 stars 2 forks source link

fix duplicated player's turns #24

Closed SoniaBarasa closed 1 year ago

SoniaBarasa commented 1 year ago

This Pull request will resolve the duplicated turns for both the players in any play round. Initially the turns to play were duplicated, printing out the turn to play for each player more than once