| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 47 online users. » 0 Member(s) | 37 Guest(s) Bing, Google, Applebot, Facebook, AOL, Mojeek
|
|
|
| The "traceback" is here |
|
Posted by: AmanTripathi - Feb-14-2018, 04:17 PM - Forum: Homework
- Replies (1)
|
 |
I have to extract all the numbers in the file and compute the sum of the numbers.
[python]
import re
sum=0
name=input('Enter name of file:')
f..... More
|
|
|
| slow board loading times |
|
Posted by: metulburr - Feb-14-2018, 12:26 PM - Forum: Board
- Replies (16)
|
 |
Is anyone else having issue with slow loading time on this site? Slow meaning anywhere from 4-60 seconds to load a page. Just checking on how many use..... More
|
|
|
| a command tree |
|
Posted by: Skaperen - Feb-14-2018, 07:36 AM - Forum: General Coding Help
- Replies (4)
|
 |
i am wanting to implement a rather large command tree. this is on command as far as the system shell knows, it will be given a sequence of arguments..... More
|
|
|
| Problem with tkinter |
|
Posted by: sylas - Feb-14-2018, 07:21 AM - Forum: GUI
- Replies (23)
|
 |
© 2017 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>pip install tkinter
Collecting tkinter
Could not find a version that s..... More
|
|
|
| Sending response delay |
|
Posted by: michalt38 - Feb-13-2018, 03:07 PM - Forum: Networking
- Replies (1)
|
 |
Hello :) I'm having some trouble with a Python's socket and FIFO files. I'm communicating with a device through Bluetooth - I'm sending a command and ..... More
|
|
|
|