mirror of
https://github.com/Fare-spec/cours.git
synced 2025-12-09 11:30:38 +00:00
Auto urgent commit.
This commit is contained in:
@@ -18,4 +18,3 @@ class Queue:
|
||||
def index(self, k):
|
||||
assert self.est_vide() , "La file est vide"
|
||||
return self.element[k]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user