Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e64153273 |
@@ -1,5 +1,7 @@
|
||||
import numpy as np
|
||||
|
||||
print("No german translation.")
|
||||
|
||||
class Solution:
|
||||
def fizzbuzz(self, n):
|
||||
result = []
|
||||
|
||||
Reference in New Issue
Block a user