| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 37 online users. » 4 Member(s) | 29 Guest(s) Bing, Google, Mojeek, AOL, kshahzad1985, tsgiannis, buran
|
|
|
| coding issues |
|
Posted by: rooroo - Mar-06-2021, 11:11 PM - Forum: Homework
- Replies (3)
|
 |
Hi all,
I am fairly new to coding and python, I am studying it, and would like some help on a question that I have.
The question is:
They [the ..... More
|
|
|
| exception context |
|
Posted by: Skaperen - Mar-06-2021, 08:42 PM - Forum: News and Discussions
- No Replies
|
 |
it is a commonly suggested idea to just let lower level code produce exceptions and let them propagate up to the caller that needs to handle them. bu..... More
|
|
|
| Grid Placement In Python |
|
Posted by: finndude - Mar-06-2021, 12:47 PM - Forum: GUI
- Replies (2)
|
 |
Hi All,
I have this code and it all works. What the issue I'm having is keeping everything all in the correct place because when some you get the r..... More
|
|
|
| Command output to pdf (linux) |
|
Posted by: Gribouillis - Mar-05-2021, 07:32 PM - Forum: Code sharing
- No Replies
|
 |
I call the following script 'a2pdf'. It sends a text on its standard input to a pdf format on its standard output, using the venerable a2ps utility an..... More
|
|
|
| Variable declaration |
|
Posted by: Asraful_Islam - Mar-05-2021, 04:10 PM - Forum: General Coding Help
- Replies (5)
|
 |
Suppose, I have a set A={'a','b','c'}. I want to declare variables look like N_a, N_b, N_c for every 'a','b','c' in A. Thanks in advance.
|
|
|
| tkinter button image |
|
Posted by: Nick_tkinter - Mar-04-2021, 08:33 PM - Forum: GUI
- Replies (4)
|
 |
Hello.I have the following image inside a button and I want to cut the regional white color.How can I do it?
I also have (activaforefound = activebac..... More
|
|
|
|