Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 58 online users. » 1 Member(s) | 52 Guest(s) Bing, AOL, Google, AOL, Internet Archive, Daniel8Dip
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Yesterday, 07:55 PM
» Replies: 2
» Views: 360
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 06:57 PM
» Replies: 10
» Views: 3,828
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Yesterday, 12:30 PM
» Replies: 1
» Views: 3,394
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Yesterday, 11:11 AM
» Replies: 4
» Views: 730
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,201
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,072
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,302
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,293
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,415
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 979
|
|
|
lost a post that i edited |
Posted by: Skaperen - Sep-06-2021, 12:55 AM - Forum: Board
- Replies (2)
|
 |
does an on-topic post with 24 lines of on-topic code violate any rules here that would get it deleted or could i have goofed up editing it after i pos..... More
|
|
|
Python graphics |
Posted by: kaltenherz - Sep-04-2021, 08:31 PM - Forum: General Coding Help
- Replies (1)
|
 |
I just started learning graphing in python and I don't understand what the problem is
[python]import numpy as np
import matplotlib.pyplot as plt
..... More
|
|
|
Industrial Databases like IAC Database? |
Posted by: nEmaTA - Sep-04-2021, 08:13 AM - Forum: Bar
- No Replies
|
 |
Hello guys,
I'm working with data regarding specific industry plants for my data science project in Python. No firm names. Just vital information l..... More
|
|
|
Python Freelancer - Remote Working |
Posted by: rsptm - Sep-03-2021, 07:56 PM - Forum: Jobs
- No Replies
|
 |
Dear All,
This is my first day here on Python and anything related to Python, I am representing our company here. We understand that this platform..... More
|
|
|
Assert failure |
Posted by: jtcostel - Sep-03-2021, 05:03 PM - Forum: General Coding Help
- Replies (1)
|
 |
We are supposed to write file out.
This is what I have and I am still getting an assertion failure:
[python]with open('employee_salaries.tsv', 'w'..... More
|
|
|
print (output) |
Posted by: taaperaban - Sep-03-2021, 05:58 AM - Forum: General Coding Help
- Replies (3)
|
 |
so the below will print out the result of the show command. How do I get it to print out the show command prior to the result of the show command?
..... More
|
|
|
Help with a python problem |
Posted by: LoveSamosa - Sep-03-2021, 01:59 AM - Forum: Homework
- Replies (5)
|
 |
So the problem I have been given is this:
[b][i]The user is shown a glossary entry, together with two definitions. One definition is correct and the ..... More
|
|
|
why don't i get the answer i want |
Posted by: CompleteNewb - Sep-02-2021, 10:59 PM - Forum: General Coding Help
- Replies (12)
|
 |
Hello, i have this small program:
[code]
hand = [['7','h'],['5','h']]
flop = []
turn = []
river = []
table = [['13','H'],['10', 'h'],['12','h'..... More
|
|
|
|