Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,935
» Latest member: tobey12
» Forum threads: 38,722
» Forum posts: 175,509
Full Statistics
|
Online Users |
There are currently 58 online users. » 0 Member(s) | 50 Guest(s) Bing, Google, AOL, Internet Archive, AOL, Mojeek
|
Latest Threads |
Why Is Assignment Help Au...
Forum: News and Discussions
Last Post: tobey12
2 hours ago
» Replies: 0
» Views: 17
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 2,807
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,228
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 247
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 560
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,719
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 661
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 244
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,198
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,418
|
|
|
Trade secret? |
Posted by: RMcGovern - Sep-12-2017, 12:03 AM - Forum: News and Discussions
- Replies (4)
|
 |
I'm a middle aged guy who used to program in basic. I have some ambition to develop my own sports sim game so I started in player generation. Now i'..... More
|
|
|
python-forum source language |
Posted by: hbknjr - Sep-11-2017, 04:47 PM - Forum: Board
- Replies (13)
|
 |
What is the python-forum websites' source language (I hope it's Python)?
And is it open source(doesn't seem like it)?
|
|
|
radius of circle question |
Posted by: charlottecrosland - Sep-11-2017, 05:28 AM - Forum: Homework
- Replies (5)
|
 |
I'm trying to run this, and it doesn't work. I accept it's a ridiculously easy program. And I'm obviously missing something terribly obvious and eas..... More
|
|
|
brute force |
Posted by: skriff - Sep-11-2017, 02:44 AM - Forum: Homework
- Replies (4)
|
 |
I made this brute force code
[spoiler][python]tam = int(input("insert password lenght"))
if tam ==1:
for i in range(48,123):
if (i>=..... More
|
|
|
K means clustering using heatmap |
Posted by: Rifscape - Sep-10-2017, 11:08 PM - Forum: Homework
- No Replies
|
 |
Hey guys,
So in another post I asked how to get a heat map working. Well I was able to get the heat map to work. But I've ran into another problem re..... More
|
|
|
tidying Up |
Posted by: SummoningZ - Sep-10-2017, 08:47 PM - Forum: Homework
- Replies (1)
|
 |
Hi,
I'm not sure if I have cleaned up my code enough could I make it more tidy?
[python]# PRINT ROWS #
def printing©:
print("1: " + " ".j..... More
|
|
|
Loop question |
Posted by: kraven - Sep-10-2017, 06:19 AM - Forum: Homework
- Replies (3)
|
 |
Extremely new to programming, and I am trying to get this whole loop thing down. I am doing one of the assignment's that I am sure you all have probab..... More
|
|
|
Using Data |
Posted by: RMcGovern - Sep-10-2017, 02:27 AM - Forum: General Coding Help
- Replies (5)
|
 |
I haven't coded a thing in 25 years and that was mostly basic. I don't really understand what the various shells are for. And I'm having issues with..... More
|
|
|
|