Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,097
» Latest member: zanycactus2Dip
» Forum threads: 38,750
» Forum posts: 175,677

Full Statistics

Online Users
There are currently 50 online users.
» 1 Member(s) | 46 Guest(s)
Bing, AOL, Google, buran

Latest Threads
Help with Lists
Forum: General Coding Help
Last Post: Blablabla
1 hour ago
» Replies: 8
» Views: 340
[solved] regex issue
Forum: General Coding Help
Last Post: Pedroski55
10 hours ago
» Replies: 3
» Views: 94
Struggling to Scrape Stru...
Forum: Web Scraping & Web Development
Last Post: noisefloor
Yesterday, 07:23 AM
» Replies: 3
» Views: 3,030
tkinter weird image displ...
Forum: GUI
Last Post: deanhystad
Oct-18-2025, 11:15 AM
» Replies: 2
» Views: 176
Making a colour field
Forum: GUI
Last Post: OtiliaGen
Oct-18-2025, 10:58 AM
» Replies: 12
» Views: 9,051
why I can't pip install f...
Forum: General Coding Help
Last Post: snippsat
Oct-17-2025, 06:40 PM
» Replies: 1
» Views: 191
Sound Meter
Forum: General Coding Help
Last Post: OtiliaGen
Oct-17-2025, 06:12 AM
» Replies: 3
» Views: 4,549
Data Science Roadmap for ...
Forum: Data Science
Last Post: DeepaMalik
Oct-15-2025, 10:26 AM
» Replies: 4
» Views: 4,802
Convert JSON to CSV
Forum: General Coding Help
Last Post: Pedroski55
Oct-15-2025, 12:05 AM
» Replies: 6
» Views: 6,914
Variable not defined, but...
Forum: General Coding Help
Last Post: snippsat
Oct-14-2025, 08:28 PM
» Replies: 1
» Views: 108

 
  Strings, index and slicing
Posted by: metulburr - Sep-01-2016, 08:19 PM - Forum: Fundamentals - Replies (5)

Single and Double Quotes
[spoiler=(Click to expand)]
String literals can be enclosed in either two single or two double quotes. The reason fo..... More

Print this item

  Lists
Posted by: metulburr - Sep-01-2016, 08:18 PM - Forum: Fundamentals - Replies (1)

Both lists and dictionaries are collections of objects. They both can be changed in place, can grow or shrink, and also can have any other objects nes..... More

Print this item

  Dictionaries
Posted by: metulburr - Sep-01-2016, 08:18 PM - Forum: Fundamentals - Replies (1)

You can think of Dictionaries as a collection of data that is unorganized, unlike lists. Items in dictionaries are stored and fetched by a key, instea..... More

Print this item

  Indentation
Posted by: metulburr - Sep-01-2016, 08:16 PM - Forum: Fundamentals - Replies (2)

Python detects block boundaries automatically, by line indentation. (the empty space to the left of your code). All statements indented the same dista..... More


Attached Files

Thumbnail(s)
               
Print this item

  How to Execute python code
Posted by: metulburr - Sep-01-2016, 08:15 PM - Forum: Python Installation and Execution - Replies (2)

There are 3 main ways to execute python code.

1) Interactive Prompt
[spoiler=(Click to expand)]
This is mostly used for experimenting and ..... More


Attached Files

Thumbnail(s)
   
Print this item

  Namespace flooding with * imports
Posted by: metulburr - Sep-01-2016, 08:14 PM - Forum: Common pitfalls and what to do - Replies (1)

This is a tutorial of what not to do. Why not to do it, and what to use instead.


What not to use: (this is the most widely used examples)
[code]..... More

Print this item

  Files
Posted by: metulburr - Sep-01-2016, 08:13 PM - Forum: Fundamentals - Replies (4)

Files

The built-in function open() creates a Python file object, which serves as a link to a file residing on your machine. After cal..... More

Print this item

  Creating a repo for your completed scripts
Posted by: metulburr - Sep-01-2016, 08:12 PM - Forum: Tutorials - Replies (1)

If you dont know, there are sites that you can upload your code to where people can look, upload fixes, comment on, and download your code. It makes i..... More

Print this item

  Popularity Poll of myBB
Posted by: sparkz_alot - Sep-01-2016, 08:02 PM - Forum: Board - Replies (8)

What do you think of myBB from a 'user' standpoint?

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Help with Lists 1 hour ago Nevvieboy Blablabla General Codin...
  [solved] regex issue 10 hours ago paul18fr Pedroski55 General Codin...
  Struggling to Scrape Stru... Yesterday, 07:23 Fliminio noisefloor Web Scraping ...
  tkinter weird image displ... 10-18, 11:15 pyDream deanhystad GUI
  Making a colour field 10-18, 10:58 Leo_Red OtiliaGen GUI
  why I can't pip install f... 10-17, 18:40 Cauchy snippsat General Codin...
  Sound Meter 10-17, 06:12 dcanogi OtiliaGen General Codin...
  Data Science Roadmap for ... 10-15, 10:26 shiv11 DeepaMalik Data Science
  Convert JSON to CSV 10-15, 00:05 Linuxdesire Pedroski55 General Codin...
  Variable not defined, but... 10-14, 20:28 ET_ snippsat General Codin...
  sharing ready to use code... 10-14, 17:35 kucingkembar noisefloor General Codin...
Most views
  The best Prog... 577808
  Tutorial Requ... 504455
  Web Scraping ... 441283
  Newbie with P... 385270
  New Users Int... 371424
Most reputation
buran 581
snippsat 510
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12095
buran 8181
snippsat 7381
deanhystad 6901
metulburr 5151
Top referrers
Googlepro 24
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
zanycactus2Dip Today
zanybubblebear6Dip Today
wildpineapplegator3Dip Today
zanyglitterpeacock4Dip Today
neonfalcon88Dip Today

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020