Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,935
» Latest member: marineoman
» Forum threads: 38,721
» Forum posts: 175,503
Full Statistics
|
Online Users |
There are currently 41 online users. » 1 Member(s) | 34 Guest(s) Google, AOL, AOL, Bing, bowlofred
|
Latest Threads |
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:27 PM
» Replies: 2
» Views: 350
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Sep-17-2025, 05:56 PM
» Replies: 9
» Views: 3,368
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 1,772
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 736
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 985
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,043
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,087
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 658
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,640
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,857
|
|
|
roulette game |
Posted by: atux_null - Oct-28-2017, 12:03 AM - Forum: Homework
- Replies (6)
|
 |
[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
|
|
|
solve equation |
Posted by: haye - Oct-27-2017, 03:56 PM - Forum: Homework
- Replies (1)
|
 |
hi, i did a python program to solve a 2nd degree equation:
[python]from math import *
a = input('a = ')
b = input('b = ')
c = input('c = ')..... More
|
|
|
snakes & ladders |
Posted by: mzmingle - Oct-26-2017, 04:31 PM - Forum: Game Development
- Replies (4)
|
 |
Hi, I'm quite new to pygame & I've been messing around with a few little things on it, but the other day we were set homework to make snakes & ladders..... More
|
|
|
Table Data Model |
Posted by: kmcollins - Oct-26-2017, 03:38 PM - Forum: Code sharing
- Replies (1)
|
 |
[python]# Class: TableData
# Date Started: October 22, 2017
# Author: George Keith Watson, a.k.a. Keith Michael Collins
# ..... More
|
|
|
Read txt files in python |
Posted by: rii - Oct-26-2017, 03:18 PM - Forum: Homework
- Replies (4)
|
 |
Hi, my teacher just gave me this assignment and i already wrote smt, but it doesn't work... Can anyone help me,please?
-------------------------------..... More
|
|
|
2 logical problems |
Posted by: Peter_EU - Oct-26-2017, 11:37 AM - Forum: Homework
- Replies (1)
|
 |
Deleted. Sorry, confidential reasons.
I am not sure how to delete whole thread so pl, admins, feel free to do so.
Peter the Noob Noob
|
|
|
Linear Equations Homework |
Posted by: ngr33n - Oct-26-2017, 02:25 AM - Forum: Homework
- Replies (3)
|
 |
I'm a little bit confused with what this method is supposed to do. Here's the full description:
"Write a class for linear equations. A generic line..... More
|
|
|
Password Generator |
Posted by: pdelnegro - Oct-25-2017, 06:12 PM - Forum: Code sharing
- Replies (1)
|
 |
So, I'm still studying the basics of Python 3, but I decided to put some of it in practice and make my own password generator.
It's Python 3 + PyQt5,..... More
|
|
|
Smoothing Fourier |
Posted by: muhsin - Oct-25-2017, 05:21 PM - Forum: General Coding Help
- No Replies
|
 |
Hello;
I am a new user. I would like to smooth the fourier spectrum. Can anyone help me please? The Frequency-Fourier Amp file is attached. Thank y..... More
Attached Files
Spectrum.txt (Size: 198.12 KB / Downloads: 739)
|
|
|
|