| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,261
» Latest member: SledgeNE
» Forum threads: 38,785
» Forum posts: 175,843
Full Statistics
|
| Online Users |
There are currently 48 online users. » 0 Member(s) | 44 Guest(s) Bing, Google, Mojeek, AOL
|
|
|
| make StaticText limit Number |
|
Posted by: royer14 - Nov-26-2017, 06:15 PM - Forum: GUI
- Replies (4)
|
 |
I have an issue with StaticText, and I do not know how to make it accept only the following data = '0123456789.' . Of course, when you type any..... More
|
|
|
| Need Help |
|
Posted by: wagrig - Nov-26-2017, 05:52 PM - Forum: General Coding Help
- No Replies
|
 |
Need help with the code
def main():
miles=0;class_type=""
#class_type is a string literal so it should=""open quotes and not()
miles=getInput(mile..... More
|
|
|
| Help with loop |
|
Posted by: thanikos - Nov-26-2017, 05:16 PM - Forum: Homework
- Replies (13)
|
 |
Hello
Any ideas how to do this:
0 1 2 3 4 5 6 7 8 9
10 11 12 13 14 15 16 17 18 19
20 21 22 23 24 25 26 27 28 29
30 31 32 33 34 35 36 ..... More
|
|
|
| Google search |
|
Posted by: hello_its_me - Nov-25-2017, 07:47 PM - Forum: General Coding Help
- Replies (10)
|
 |
Hi everyone,
I am just playing around with Python3 and I wonder how I can open a browser and search for something automatically. I found some ideas ..... More
|
|
|
| If else help |
|
Posted by: thanikos - Nov-25-2017, 01:41 PM - Forum: Homework
- Replies (10)
|
 |
Hi everyone
I' just started with python and i am not so good with math...but i am trying. I need some help with my homework to:
[b]"Create a little p..... More
|
|
|
| No menu bar in window |
|
Posted by: bde69 - Nov-25-2017, 11:22 AM - Forum: GUI
- Replies (5)
|
 |
Hello,
Please could you help me to understand why I cannot properly run this code under mac OS :
[python]
#!/usr/bin/python
# coding: utf-8
..... More
|
|
|
| session command |
|
Posted by: Skaperen - Nov-25-2017, 08:32 AM - Forum: Code sharing
- Replies (5)
|
 |
file session.py is a command i created to start background screen sessions set to the same terminal geometry as started from, if available, or a speci..... More
|
|
|
| ErrorName: Window size |
|
Posted by: jvlivz - Nov-25-2017, 07:58 AM - Forum: Data Science
- Replies (11)
|
 |
[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More
|
|
|
| chr() for bytes |
|
Posted by: Skaperen - Nov-25-2017, 03:29 AM - Forum: General Coding Help
- Replies (10)
|
 |
you can make a single character string with the specific code you want with chr() passing to it an int with the intended code and getting a ret..... More
|
|
|
|