TypeError: 'tuple' object is not callable

clipboard.png
it was an error creating a new canvas in Jupiter notebook. I don"t know why?

Feb.28,2021

plt is another variable. Try adding

to the error line.
import matplotlib.pyplot as plt
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31d3a-2bdca.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31d3a-2bdca.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?