Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,941
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,516
Full Statistics
|
Online Users |
There are currently 37 online users. » 0 Member(s) | 32 Guest(s) Bing, Google, AOL, Mojeek, AOL
|
Latest Threads |
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
3 hours ago
» Replies: 8
» Views: 248
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
5 hours ago
» Replies: 0
» Views: 65
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,438
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 845
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,681
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,194
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,712
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,521
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,624
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,808
|
|
|
Help with re.search() |
Posted by: Sigwulfr - Mar-22-2021, 06:18 PM - Forum: Homework
- Replies (1)
|
 |
Hi
I need help writing a re.search() method inside the Book class (see below), that will allow me to search for a string or part of a string, and r..... More
|
|
|
Stranger in our midst |
Posted by: tfak - Mar-22-2021, 09:16 AM - Forum: Homework
- Replies (3)
|
 |
Exercise is as following:
Find the outsider that is hidden in a list where one word is repeated over and over.
Input
[i]A list of n w..... More
|
|
|
Mass of a protein |
Posted by: tfak - Mar-21-2021, 07:59 PM - Forum: Homework
- Replies (2)
|
 |
Hi
the exercise is the following:
[i]Write a program to determine the mass in dalton of a protein. You can use the given dictionary with the ma..... More
|
|
|
HTTP Server |
Posted by: JohnnyCoffee - Mar-21-2021, 01:57 PM - Forum: Networking
- Replies (1)
|
 |
I am thinking about programming an http server for study tasks. Researching about python modules I identified (socketserver) that establishes the clie..... More
|
|
|
|