The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

I'm getting an issue in program

  mohammed60    2023-01-06 12:27:53

0

0


Exception in Tkinter callback Traceback (most recent call last): File "C:UsersmohamAppDataLocalProgramsPythonPython311Lib kinter\__init__.py", line 1948, in __call__ return self.func(*args) ^^^^^^^^^^^^^^^^ File "f:Study MaterialProjectsBlockchainBlockchain_Using_PythonBlockchain.py", line 47, in add_block lastData = data[-1] ~~~~^^^^ IndexError: list index out of range

Answers

Post Your answer