Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,582
Full Statistics
|
Online Users |
There are currently 53 online users. » 1 Member(s) | 47 Guest(s) Applebot, Bing, Google, AOL, snippsat
|
Latest Threads |
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
40 minutes ago
» Replies: 4
» Views: 115
|
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
7 hours ago
» Replies: 1
» Views: 75
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,539
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:58 PM
» Replies: 2
» Views: 103
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:56 PM
» Replies: 6
» Views: 225
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,053
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 466
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,096
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,173
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 854
|
|
|
Changing Title |
Posted by: Niv_Neos - Oct-29-2019, 03:59 PM - Forum: Board
- Replies (2)
|
 |
Hey, I just have a simple question, how do you change the title under your name and address? Thank you.
|
|
|
Coding Help |
Posted by: k2d2 - Oct-29-2019, 03:08 PM - Forum: General Coding Help
- Replies (8)
|
 |
Hello, I am trying to solve a puzzle that is written in python. The solution is a set of gps coordinates like "N 38 32.321 W 90 31.312" The statement ..... More
|
|
|
Ignore Folder |
Posted by: Evil_Patrick - Oct-29-2019, 07:07 AM - Forum: General Coding Help
- Replies (3)
|
 |
How to ignore folder in the dir.
It's not a big problem but still, I don't want to rename folder also.
[python]
import os
location = input("En..... More
|
|
|
JSON vs PYON |
Posted by: Skaperen - Oct-29-2019, 04:03 AM - Forum: News and Discussions
- Replies (18)
|
 |
JSON (JavaScript Object Notation) is really just data in JavaScript syntax. you could insert it at the front of JavaScript source code with an assign..... More
|
|
|
Phantom Errors |
Posted by: prospero - Oct-29-2019, 12:59 AM - Forum: General Coding Help
- Replies (20)
|
 |
Can anyone see anything wrong with the syntax in this code?
[python]
def CheckClearInv(self, EntityName):
me=Bladex.GetEntity(EntityName)
..... More
|
|
|
Arcade Collision Problem |
Posted by: randor - Oct-28-2019, 11:17 PM - Forum: Game Development
- No Replies
|
 |
Hello all,
Ok, I found Python Arcade and wanted to play and see what I could come up with. I have been following some tutorials and videos but most o..... More
|
|
|
Pip not looking in venv |
Posted by: Wavecycle - Oct-28-2019, 01:21 PM - Forum: Bar
- Replies (2)
|
 |
Hi having trouble with pip not looking inside my activated virtual environment. This was working before and I don't know what changed it but would rea..... More
|
|
|
Calculator math.sqrt |
Posted by: GFreenD - Oct-28-2019, 12:58 PM - Forum: Homework
- Replies (4)
|
 |
So the main problem is im unsure how to implement math.sqrt into my code.
what i want is that i could take squareroot from answer i get. ive tried ad..... More
|
|
|
Python Beginner |
Posted by: Python2019 - Oct-28-2019, 12:22 PM - Forum: Homework
- Replies (1)
|
 |
Hi All,
I am new to programming and python. I am currently taking a course and I have a data analysis assignment where I am analysing property pric..... More
|
|
|
sum of number's caracters |
Posted by: foli - Oct-28-2019, 09:44 AM - Forum: Homework
- Replies (7)
|
 |
hi i have problems solving this homework :
write a program in python that inputs a number and prints the summation of its characters till the sum is ..... More
|
|
|
|