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 98ad998 commit 09399bfCopy full SHA for 09399bf
Robo/robo.py
@@ -1,5 +1,5 @@
1
import wolframalpha
2
-client = wolframalpha.Client("3647V2-7GHV2X2VL4")
+client = wolframalpha.Client("Enter Your own Wolfram API")
3
import wikipedia
4
import PySimpleGUI as sg
5
0 commit comments