Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: global var in def
Post: global var in def

I have text form e and button wich save value of this form to global var button_add = Button(root, text="+", command=button_add)Can you explain, why this code work def button_add(): first_numbe...
Dotparsed General Coding Help 2 1,799 May-24-2020, 11:12 AM
    Thread: learning to code python
Post: RE: learning to code python

Hi, im too new in Python, but maybe you can try this print("Calories content for ",str(today),str(totalcal))or print("Calories content for ",today," ",totalcal)
Dotparsed General Coding Help 5 2,540 May-23-2020, 02:21 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020