invalid syntax error #1167
Unanswered
rishigarg256
asked this question in
Q&A
Replies: 1 comment
-
This is most likely an indentation error, please on your keyboard use the shortcut: Shift + Ctrl + F And let the editor to format the code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
am getting this error
File "C:\Users\Rishi Garg personal\demos\web3_py_simple_storage\deploy.py", line 156
greeting_transaction = simple_storage.functions.store(13).buildTransaction(
^
SyntaxError: invalid syntax
below is my code
Beta Was this translation helpful? Give feedback.
All reactions