Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,471
» Latest member: iloveimg3
» Forum threads: 38,578
» Forum posts: 174,808
Full Statistics
|
Online Users |
There are currently 953 online users. » 0 Member(s) | 948 Guest(s) Bing, Google, Yandex, Mojeek, Baidu
|
Latest Threads |
class Blockage not projec...
Forum: General Coding Help
Last Post: deanhystad
May-15-2025, 04:32 PM
» Replies: 1
» Views: 207
|
Import vs from x import
Forum: General Coding Help
Last Post: snippsat
May-15-2025, 04:09 PM
» Replies: 1
» Views: 159
|
Trouble with Average Calc...
Forum: General Coding Help
Last Post: Pate
May-15-2025, 07:38 AM
» Replies: 4
» Views: 1,344
|
tracking version during r...
Forum: News and Discussions
Last Post: Skaperen
May-15-2025, 12:25 AM
» Replies: 0
» Views: 118
|
Return a string or byte o...
Forum: General Coding Help
Last Post: snippsat
May-14-2025, 05:21 PM
» Replies: 5
» Views: 412
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: Blaubart
May-14-2025, 04:02 PM
» Replies: 16
» Views: 1,222
|
Retired and Learning Pyth...
Forum: Code sharing
Last Post: BarbaraGonzalez
May-14-2025, 09:04 AM
» Replies: 1
» Views: 374
|
Pip help
Forum: General Coding Help
Last Post: Larz60+
May-14-2025, 05:57 AM
» Replies: 4
» Views: 451
|
Paste text with caret alr...
Forum: General Coding Help
Last Post: armorerratic
May-14-2025, 01:12 AM
» Replies: 2
» Views: 1,005
|
Library Management System
Forum: Homework
Last Post: deanhystad
May-13-2025, 01:56 AM
» Replies: 1
» Views: 273
|
|
|
snscrape |
Posted by: pythonical - Mar-11-2023, 10:40 PM - Forum: General Coding Help
- No Replies
|
 |
I'm new to Python. I am trying the snscrape method to scan tweets and save them in tabular format. The code I found from a site works. Here my code: ..... More
|
|
|
Hash cracker |
Posted by: Milan - Mar-09-2023, 08:38 PM - Forum: Code sharing
- Replies (1)
|
 |
Hello team,
I posted a question on General Coding Help, but eventually figured it out by myself.
Tbh I tweaked the code from this link https://m..... More
|
|
|
Another one |
Posted by: the_jl_zone - Mar-07-2023, 08:01 PM - Forum: General Coding Help
- Replies (2)
|
 |
I had another problem.
[python]
SENTINEL = 0
#Function uses modulus equation to determine if number is even or not
def is_even(num):
if n..... More
|
|
|
Q on classes |
Posted by: ebolisa - Mar-06-2023, 03:17 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi,
I appreciate some help on this micropython code as I'm learning classes.
When I execute it, I get the error: [error]Error in sysc: function ..... More
|
|
|
|