adapt folders to MVC
This commit is contained in:
@@ -6,4 +6,7 @@ class View:
|
||||
def prompt_for_scores(self):
|
||||
print()
|
||||
input("Saisir les scores ?")
|
||||
return True
|
||||
return True
|
||||
|
||||
def display_winner(self, participants):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user