mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-11 11:51:53 +08:00
update
This commit is contained in:
@@ -31,7 +31,6 @@ class Story():
|
||||
self.memory = 10
|
||||
|
||||
def __del__(self):
|
||||
print("Before you go...")
|
||||
rating = input("Please rate the story quality from 1-10: ")
|
||||
try:
|
||||
rating_float = float(rating)
|
||||
|
||||
Reference in New Issue
Block a user