| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,299
» Latest member: matt
» Forum threads: 38,796
» Forum posts: 175,892
Full Statistics
|
| Online Users |
There are currently 39 online users. » 0 Member(s) | 35 Guest(s) Bing, Google, Mojeek, AOL
|
|
|
| modifying counter tab |
|
Posted by: metulburr - Jun-19-2019, 02:02 PM - Forum: Board
- No Replies
|
 |
My goal is to create a user group in which any user can opt in and out of. This is a secondary user group. When in this usergroup you see the tab coun..... More
|
|
|
| wrapping problem |
|
Posted by: ibaad1406 - Jun-19-2019, 06:23 AM - Forum: General Coding Help
- Replies (2)
|
 |
I have a text file which contain header as well as data section. I want to read the data section but when i wrap the data into 582 character and check..... More
Attached Files
ab010120.txt (Size: 114.56 KB / Downloads: 393)
|
|
|
| lots of elifs |
|
Posted by: Skaperen - Jun-18-2019, 06:48 PM - Forum: News and Discussions
- Replies (6)
|
 |
i'm still hoping to see a real world example of avoiding a big long stack of if/elif statements. in a script i am working on now where there is a log..... More
|
|
|
| Need Help. |
|
Posted by: harshida - Jun-18-2019, 11:04 AM - Forum: News and Discussions
- Replies (1)
|
 |
Hi all,
I am studying MSC IT and as a part of curriculum I studied many subjects but I am good in Python XML and Xslt and Java script.now I am planni..... More
|
|
|
| Same Scrollbar for two text area |
|
Posted by: smabubakkar - Jun-18-2019, 07:16 AM - Forum: GUI
- Replies (3)
|
 |
Hi,
I have two text area and two separate scroll bar assigned for them. i need a single scrollbar which can scroll both area ? is that possible?? a..... More
|
|
|
| Printing lists |
|
Posted by: acooper7 - Jun-17-2019, 09:17 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
I am somewhat new to Python, although I know the basics.
I am trying to print out a list, but when it prints it will only print the first..... More
|
|
|
| Pyramids reduction |
|
Posted by: Technoob - Jun-17-2019, 08:38 PM - Forum: Homework
- Replies (3)
|
 |
The problem is that I'm supposed to make a pyramid which reduces in size till reaching zero.
[python]base_size=input("base_size:" )
base_size=int(bas..... More
|
|
|
|