| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,233
» Latest member: yutaozhou
» Forum threads: 38,775
» Forum posts: 175,783
Full Statistics
|
| Online Users |
There are currently 51 online users. » 0 Member(s) | 48 Guest(s) Google, Bing, Mojeek
|
| Latest Threads |
Backward compatibility qu...
Forum: General Coding Help
Last Post: yutaozhou
3 hours ago
» Replies: 0
» Views: 18
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
6 hours ago
» Replies: 0
» Views: 37
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:59 AM
» Replies: 3
» Views: 78
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Yesterday, 09:09 AM
» Replies: 452
» Views: 374,899
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:07 AM
» Replies: 2
» Views: 3,352
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,534
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 165
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,183
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,426
|
[SOLVED] Linefeed when wr...
Forum: General Coding Help
Last Post: buran
Nov-04-2025, 11:51 AM
» Replies: 5
» Views: 225
|
|
|
| help tempertaure |
|
Posted by: Dpennington - Oct-12-2016, 05:34 AM - Forum: Homework
- Replies (4)
|
 |
Help I have been at this for days and I do not understand what I am doing wrong. the script will not run. :huh: also I do not have any errors and wh..... More
|
|
|
| More codebox issues |
|
Posted by: Mekire - Oct-12-2016, 04:05 AM - Forum: Board
- Replies (26)
|
 |
Just noticed that codebox seems to be parsing things into special characters.
I just entered "open_parenthesis + lowercase_c + close_parenthesis" a..... More
|
|
|
| how can i send a picture |
|
Posted by: shahpy - Oct-11-2016, 11:43 PM - Forum: Board
- Replies (2)
|
 |
hi
i want to send a picture when i,m asking a question
i want to show what error i,m getting.
how can i send a image in this forum
thanks
|
|
|
| my discussions AKA egosearch |
|
Posted by: metulburr - Oct-11-2016, 11:16 PM - Forum: Board
- Replies (1)
|
 |
I finally got My Discussions in the menu links above ^^^ :D
This is the same as the old forum's "view your posts". This gives you a list of thread..... More
|
|
|
| beginer oop help |
|
Posted by: noissue - Oct-11-2016, 06:17 PM - Forum: General Coding Help
- Replies (7)
|
 |
im beginer to oop and i have problem with understanding:
how to do a method that adds 2 objects with x and y coordinates
do i have to make another c..... More
|
|
|
| Registration issues |
|
Posted by: Kebap - Oct-10-2016, 07:17 PM - Forum: Board
- Replies (2)
|
 |
I noticed 2 minor issues:
1) During registration, there is an (unchecked) box saying "Hide your email from other members". I found that somewhat ir..... More
|
|
|
| Shorting Code down |
|
Posted by: gh01 - Oct-10-2016, 06:17 PM - Forum: Homework
- Replies (12)
|
 |
Hi I've made some code but it seems a bit long is their a way to shorten it down because it seems too long . This is the code:
[python]if passwor..... More
|
|
|
| Generators/Iterators |
|
Posted by: micseydel - Oct-10-2016, 03:30 PM - Forum: Fundamentals
- No Replies
|
 |
Iterators are simple objects which can be iterated over, and which can be interrupted, and continued later on. If you have an iterable such as a list,..... More
|
|
|
| Comprehension Expressions |
|
Posted by: micseydel - Oct-10-2016, 03:28 PM - Forum: Fundamentals
- No Replies
|
 |
[Migrated from the old forum, originally posted 22 February 2013.]
[color=#333333]Comprehensions are syntactic sugar for for loops. Here is co..... More
|
|
|
|