Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 39 online users. » 0 Member(s) | 33 Guest(s) Bing, Google, AOL, AOL, Applebot
|
Latest Threads |
Recovery of my lost solan...
Forum: General Coding Help
Last Post: winchestersam
8 minutes ago
» Replies: 0
» Views: 1
|
LOST OF INVESTMENT SCAM
Forum: News and Discussions
Last Post: goodvicent
36 minutes ago
» Replies: 0
» Views: 2
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
3 hours ago
» Replies: 3
» Views: 908
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 358
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,496
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,543
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 425
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 133
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,926
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,179
|
|
|
dictionary keys |
Posted by: mcmxl22 - Jun-17-2017, 10:51 PM - Forum: General Coding Help
- Replies (3)
|
 |
How do I get multiple keys in a dictionary to point to one item?
I keep getting key errors when I call more than one key.
I want two dics where all ..... More
|
|
|
ln in for loop |
Posted by: pikm57 - Jun-17-2017, 07:21 AM - Forum: Homework
- Replies (4)
|
 |
Hi,
I m trying to solve PDE with finite elements method. Problem is, when I put the part, which has ln(x) in it, I get error. I tried np.log() and ma..... More
|
|
|
controlled assessment |
Posted by: help - Jun-16-2017, 05:31 PM - Forum: Homework
- No Replies
|
 |
hi, i am doing a mock controlled assessment in computer science, in which i am allowed to do research outside of the lesson, so doing this is breaking..... More
|
|
|
syntax error |
Posted by: CardBoy - Jun-16-2017, 09:47 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi
I am using python 2.6 and python-gitlab 0.21.2
But running I get this error which I do not understand as it looks ok to me
[error]Tracebac..... More
|
|
|
Local TCP |
Posted by: hackysack - Jun-14-2017, 09:29 PM - Forum: Networking
- Replies (3)
|
 |
Hi,
Is this feasible? I understand the the principle of TCP/IP is microsoft comms over the internet. I am hoping that there is a simple'ish way aro..... More
|
|
|
my latest creation |
Posted by: Skaperen - Jun-14-2017, 06:06 AM - Forum: Code sharing
- No Replies
|
 |
i was feeling rather happy so i created this:
[python]#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from __future__ import division, print_funct..... More
|
|
|
Maybe |
Posted by: Skaperen - Jun-14-2017, 04:25 AM - Forum: News and Discussions
- Replies (2)
|
 |
how much code out there would break if a new value Maybe were added to the bool type? would any of your code break?
|
|
|
True vs False |
Posted by: Skaperen - Jun-14-2017, 04:21 AM - Forum: General Coding Help
- Replies (10)
|
 |
i am reading in data, splitting it, etc, and getting strings with 'True' and 'False', such as reading from python source code.
i want to convert thes..... More
|
|
|
|