We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa0619 commit ea67071Copy full SHA for ea67071
joke.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
import json
3
-from random import *
+from random import randint
4
5
6
def get_joke():
0 commit comments