Skip to content

Commit 09399bf

Browse files
Update robo.py
1 parent 98ad998 commit 09399bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Robo/robo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import wolframalpha
2-
client = wolframalpha.Client("3647V2-7GHV2X2VL4")
2+
client = wolframalpha.Client("Enter Your own Wolfram API")
33
import wikipedia
44
import PySimpleGUI as sg
55

0 commit comments

Comments
 (0)