| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 34 online users. » 0 Member(s) | 29 Guest(s) Applebot, Google, Bing, AOL
|
|
|
| RadioButton |
|
Posted by: Maryan - Oct-23-2020, 09:15 PM - Forum: GUI
- Replies (2)
|
 |
When I run the app, all values are selected. How can I fix this?
self.Radio_Value2 = StringVar()
self.radb4 = Radiobutton(frame, value = 'Yes', te..... More
|
|
|
| iteration |
|
Posted by: d8a988 - Oct-23-2020, 09:12 PM - Forum: Data Science
- Replies (2)
|
 |
I am trying to remove the first item from a list at every iteration if when subtracted from the next number on the list will give a result that is equ..... More
|
|
|
| list subtraction |
|
Posted by: d8a988 - Oct-23-2020, 01:06 PM - Forum: Data Science
- Replies (3)
|
 |
I separated a list into sublists and now I want to subtract the second list from the first one, the third from the second and so on.
The following co..... More
|
|
|
| Guess your number |
|
Posted by: joe_momma - Oct-23-2020, 02:46 AM - Forum: Code sharing
- No Replies
|
 |
tkinter script that knows the number you have chosen, pick a number between 1 and 63,127,255, or 511. Then answer if your number is in the displayed ..... More
|
|
|
| looks like i need to learn ... |
|
Posted by: Skaperen - Oct-23-2020, 01:58 AM - Forum: Bar
- Replies (7)
|
 |
looks like i need to learn interfacing Python to C. just too many syscalls that are not implemented.
|
|
|
| lcd script |
|
Posted by: JarredAwesome - Oct-22-2020, 06:38 PM - Forum: Code sharing
- Replies (2)
|
 |
Hey everyone,
I'm working on a function that helps phrase the values for a 16x2 char lcd. every 5 seconds the screen changes to a different 'page'...... More
|
|
|
|