Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: scammed through python keylogger
Post: RE: scammed through python keylogger
(Aug-29-2023, 08:46 AM)Noq Wrote: i only want to know if there is a possibility of removing it from my system, or if i have to set up the system again
The sane thing to do after you get hacked is to... |
|
Kebap |
News and Discussions |
12 |
3,800 |
Sep-04-2023, 10:54 AM |
|
|
Thread: Modifying code
Post: RE: Modifying code
Quote:Is there a way to modify this code for it to search for the sentences generated to:
Yes, it is possible. Did you try? Show your tries and we can comment.
Quote:— always start with capitalized w... |
|
Kebap |
General Coding Help |
1 |
1,823 |
Dec-13-2021, 01:01 PM |
|
|
Thread: I give 5€ per year to Wikipedia
Post: RE: I give 5€ per year to Wikipedia
Something noteworthy was recently discovered:
https://www.reddit.com/r/Scotland/commen...e_article/
Quote:Reddit post title:
I’ve discovered that almost every single article on the Scots version of... |
|
Kebap |
Bar |
17 |
7,843 |
Sep-06-2020, 11:41 AM |
|
|
Thread: custom 404 page
Post: RE: custom 404 page
(Jun-17-2019, 12:31 PM)metulburr Wrote: Everyone knows what a 404 is now. And if not they learn.
Not sure why you would oppose adding a simple sentence to that page.
Some people can't read pictures... |
|
Kebap |
Board |
19 |
10,165 |
Jun-20-2019, 08:42 AM |
|
|
Thread: custom 404 page
Post: RE: custom 404 page
There needs to be some actionable text below the image though.
Quote:Unfortunately, the page you requested could not be found.
Please check if you have the correct page or contact team.
Not everybo... |
|
Kebap |
Board |
19 |
10,165 |
Jun-17-2019, 11:59 AM |
|
|
Thread: adding goto to Python
Post: RE: adding goto to Python
(Apr-09-2019, 04:24 AM)Skaperen Wrote: goto is one of the fastest computer programming operations around, at least if we don't actually use it.
Not sure if serious.. **huh** |
|
Kebap |
Bar |
16 |
8,722 |
Apr-09-2019, 12:59 PM |
|
|
Thread: problems with python script and special characters
Post: RE: problems with python script and special charac...
Hi last08, welcome to the forums! Could you please post the entire error message? It shows more valueable information.
I assume as you have not written this script yourself, but found it somewhere on... |
|
Kebap |
General Coding Help |
1 |
2,814 |
Mar-29-2019, 09:28 AM |
|
|
Thread: Reading every post
Post: RE: Reading every post
It seems this discussion mixes "moderation" with "python proficiency" and that is not sane.
For moderators, I would assume reading the threads, and making sure there is no spam, utterly offensive beh... |
|
Kebap |
Board |
29 |
14,265 |
Mar-27-2019, 09:43 AM |
|
|
Thread: How do I install Python?
Post: RE: How do I install Python?
In case you did not notice, this forum is not run by the same people who create python language or that website or that installer or zip files.
Please return to standard modesty. Thanks in advance! |
|
Kebap |
General Coding Help |
11 |
12,235 |
Feb-07-2019, 02:12 PM |
|
|
Thread: Need help with a tough school assignment
Post: RE: Need help with a tough school assignment
What have you tried so far? |
|
Kebap |
Homework |
5 |
4,140 |
Feb-07-2019, 02:06 PM |
|
|
Thread: What's the meaning of this coding?
Post: RE: What's the meaning of this coding?
You can fiddle with the parameters to the range() function to set the start and end boundaries. There is even an optional third parameter, but I'll leave that for you to figure out |
|
Kebap |
Homework |
7 |
5,425 |
Feb-08-2018, 10:16 PM |
|
|
Thread: Funny English
Post: RE: Funny English
(Feb-03-2018, 03:50 AM)Skaperen Wrote: rite o wut can we do
i wonder how the kids text to each other in Chinese? do they shortcut the symbols?
Yes. They do not have keyboards with over 9000 button... |
|
Kebap |
Bar |
41 |
29,619 |
Feb-08-2018, 10:14 PM |
|
|
Thread: What's the meaning of this coding?
Post: RE: What's the meaning of this coding?
Usually, you want to use a for loop for this kind of task:
for i in reversed(range(1, number)):
print(i) |
|
Kebap |
Homework |
7 |
5,425 |
Feb-02-2018, 01:07 PM |
|
|
Thread: Does str type support multibyte characters?
Post: RE: Does str type support multibyte characters?
Did you make a test? Interactive console is great there. |
|
Kebap |
General Coding Help |
2 |
4,966 |
Jan-25-2018, 06:36 PM |
|
|
Thread: Son's new music
Post: RE: Son's new music
(Jan-10-2018, 05:34 AM)Larz60+ Wrote: I think I like this, but have never heard about {this kind of} music before
You see there has been an explosion of new genres, cross-overs, styles of music, ele... |
|
Kebap |
Bar |
5 |
4,640 |
Jan-21-2018, 06:10 PM |
|
|
Thread: google description
Post: RE: google description
(Dec-28-2017, 04:01 PM)metulburr Wrote: Is there a better description that would fit for google searches than
The official forum for Python programming language.
That's what I was wondering as well.... |
|
Kebap |
Board |
5 |
5,122 |
Jan-21-2018, 03:43 PM |
|
|
Thread: Where is "switch" statement ? Do nobody needs it ?
Post: RE: Where is "switch" statement ? Do nobody needs ...
(Nov-18-2017, 01:35 PM)buran Wrote: my_switch = {'1':foo, '2':bar}
while True:
user_input = input('Select function to execute (1 for foo, 2 for bar): ' )
I would even go as far to have the optio... |
|
Kebap |
News and Discussions |
17 |
10,107 |
Nov-20-2017, 11:57 AM |
|
|
Thread: way back machine
Post: RE: way back machine
That site brings back memories **rolleyes** |
|
Kebap |
Bar |
4 |
4,412 |
Oct-18-2017, 08:04 AM |
|
|
Thread: forum motto / description
Post: RE: forum motto / description
(Oct-12-2017, 11:34 AM)wavic Wrote: A bit changed @nilamo's "It's dangerous to go alone! Take this: https://python-forum.io"
This meme is actually way older.
I disagree with all the funny ones. It... |
|
Kebap |
Board |
20 |
12,465 |
Oct-12-2017, 01:05 PM |
|
|
Thread: Order of answering questions
Post: RE: Order of answering questions
I have had 500+ unread posts for months, not going to change soon.
Also I don't think that moderators are the same as very active regular users who should give most answers. Their tasks should differ... |
|
Kebap |
Web Scraping & Web Development |
11 |
7,901 |
Sep-21-2017, 07:24 AM |