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.
2 parents b174cd6 + c533b72 commit a8986e4Copy full SHA for a8986e4
JARVIS/JARVIS.py
@@ -13,7 +13,7 @@
13
import subprocess # subprocess module allows you to spawn new processes
14
15
# master
16
-import pyjokes
+import pyjokes # for generating random jokes
17
import requests
18
import json
19
from PIL import Image, ImageGrab
0 commit comments