Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,936
» Latest member: MihaiPope
» Forum threads: 38,723
» Forum posts: 175,511
Full Statistics
|
Online Users |
There are currently 41 online users. » 0 Member(s) | 35 Guest(s) Apple, Bing, AOL, Google, AOL
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
7 hours ago
» Replies: 2
» Views: 272
|
FAST,SECURE AND RELIABLE ...
Forum: Game Development
Last Post: MihaiPope
7 hours ago
» Replies: 0
» Views: 134
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
8 hours ago
» Replies: 10
» Views: 3,722
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Yesterday, 12:30 PM
» Replies: 1
» Views: 3,350
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Yesterday, 11:11 AM
» Replies: 4
» Views: 660
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,110
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 999
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,232
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,238
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,349
|
|
|
octal encoding |
Posted by: Skaperen - Dec-04-2017, 09:01 AM - Forum: General Coding Help
- Replies (4)
|
 |
is the explicit octal sequence encoding supposed to be available or not in string literals?[output]lt1/forums /home/forums 1> ;
bash: syntax error ne..... More
|
|
|
Basic RPG |
Posted by: Iskuss - Dec-04-2017, 02:38 AM - Forum: Code sharing
- Replies (13)
|
 |
This is a basic RPG where you fight Goblins and Giant Rats until you die. I will make this a part of a larger more interesting game in the future mayb..... More
|
|
|
Dropping rows in a dataframe |
Posted by: sobrio1 - Dec-03-2017, 11:15 PM - Forum: Data Science
- No Replies
|
 |
[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
|
|
|
float parameter |
Posted by: shaxobiddin_9802 - Dec-03-2017, 05:56 PM - Forum: Homework
- Replies (1)
|
 |
An Olympic-size swimming pool is 25 meters wide and 50 meters long (rectangular). The minimum of depth of the pool is 2 meters. So I need to write a f..... More
|
|
|
capitalize all letters |
Posted by: atux_null - Dec-03-2017, 03:28 PM - Forum: Homework
- Replies (5)
|
 |
[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
|
|
|
Type Error Confusion |
Posted by: Oliver - Dec-03-2017, 03:25 PM - Forum: Data Science
- Replies (4)
|
 |
[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
|
|
|
debugging methods |
Posted by: Skaperen - Dec-03-2017, 07:24 AM - Forum: News and Discussions
- No Replies
|
 |
so what are you debugging methods?
i have used "print things out" in all the programming i have done, even down to boot loaders, including hacking ..... More
|
|
|
\b |
Posted by: Skaperen - Dec-03-2017, 04:07 AM - Forum: Bar
- Replies (5)
|
 |
i want to be able convert binary encoding into the appropriate character using a \b prefix just like \x for hexadecimal and \o for octal. but \b is a..... More
|
|
|
Repeat Sequence |
Posted by: TulsaTough - Dec-03-2017, 12:03 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello... I am new to Python. I am trying to get the code below to repeat. This is a voting hack. It votes 23 times and then quits. I would like it to ..... More
|
|
|
PermissionError |
Posted by: Quavin - Dec-02-2017, 10:24 PM - Forum: General Coding Help
- Replies (1)
|
 |
I have a problem after formatting my PC. It says this when i install discord.py [img]https://cdn.discordapp.com/attachments/336447986726862849/3866437..... More
|
|
|
Recursive Function |
Posted by: Fanki - Dec-02-2017, 10:05 PM - Forum: Homework
- Replies (2)
|
 |
Hey Guys,
I got homework from university but we never learned anything that has to do with it, so I'm really confused with this.
I got a list with ..... More
|
|
|
Script as service? |
Posted by: MuntyScruntfundle - Dec-02-2017, 08:41 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello again.
Just wondering, after getting a simple socket server running and bugged out, is it possible to have it run as a service on system boot?
..... More
|
|
|
Please critique my resume |
Posted by: christian_cecilia - Dec-02-2017, 07:28 PM - Forum: Jobs
- Replies (3)
|
 |
Hi everyone, the company I work is downsizinng so I need to find a new job as a python developer hopefully soon but I haven't had to make a resume for..... More
|
|
|
Price testing for a population |
Posted by: CloudMonkey - Dec-02-2017, 04:08 PM - Forum: Bar
- Replies (1)
|
 |
Hello,
I'm trying to analyse the results for a price test. We have 10,000 sales a year and about 400 of these sales were in branches that ran a pri..... More
|
|
|
Reversing a String |
Posted by: grkiran2011 - Dec-02-2017, 03:10 PM - Forum: Homework
- Replies (1)
|
 |
Hi Viewer,
Just started learning to code in Python. Was going thru some code online on reversing a string. The code is as follows:
s = "Hello"..... More
|
|
|
|