Update README.md
Browse files
README.md
CHANGED
@@ -101,8 +101,8 @@ print(f"Score for response 1: {score1}")
|
|
101 |
print(f"Score for response 2: {score2}")
|
102 |
|
103 |
# Output:
|
104 |
-
# Score for response 1:
|
105 |
-
# Score for response 2: -
|
106 |
```
|
107 |
|
108 |
## Declaration and License Agreement
|
|
|
101 |
print(f"Score for response 2: {score2}")
|
102 |
|
103 |
# Output:
|
104 |
+
# Score for response 1: 12.625
|
105 |
+
# Score for response 2: -15.25
|
106 |
```
|
107 |
|
108 |
## Declaration and License Agreement
|