From 06ed0d3ded82445cc6e039e109046b2c38d5ceff Mon Sep 17 00:00:00 2001 From: ImAlpha Date: Wed, 12 Jul 2023 20:14:49 -0700 Subject: [PATCH] updated rand --- Top150Interview/380InsertDeleteGetRandomO1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Top150Interview/380InsertDeleteGetRandomO1.py b/Top150Interview/380InsertDeleteGetRandomO1.py index e82979a..84973f4 100644 --- a/Top150Interview/380InsertDeleteGetRandomO1.py +++ b/Top150Interview/380InsertDeleteGetRandomO1.py @@ -31,6 +31,7 @@ def getRandom(self): :rtype: int """ rand = r.self + rand = r.self return rand