Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Can Python do that
Post: Can Python do that

Hi everyone, I am writing a program that should start a timer but while the timer isn't finished there should still be the possibility to input things and get an output is something like that possible...
hello_its_me General Coding Help 6 72,140 Dec-30-2017, 06:38 PM
    Thread: But why? Because of the for loop?
Post: RE: But why? Because of the for loop?

Nevermind I figured it out now......way more complicated but it should work. THANKS to everyone for the help.
hello_its_me General Coding Help 4 3,027 Dec-30-2017, 06:07 PM
    Thread: But why? Because of the for loop?
Post: RE: But why? Because of the for loop?

But shouldn't it jump into the loop down first or is it because of the wordorder?
hello_its_me General Coding Help 4 3,027 Dec-30-2017, 03:05 PM
    Thread: But why? Because of the for loop?
Post: But why? Because of the for loop?

Hi everyone, I am working on a program that decides if the content gets googled or if it searches for images. I filter the words and remove words that are not needed but there is a problem I can't fig...
hello_its_me General Coding Help 4 3,027 Dec-30-2017, 12:47 PM
    Thread: Problem with replace
Post: RE: Problem with replace

I thought about using for to but the problem with that is it gives results like this: I will search for images of: pictures of hello I will search for images of: pictures of hello I will search for i...
hello_its_me General Coding Help 5 3,604 Dec-29-2017, 10:33 PM
    Thread: Problem with replace
Post: Problem with replace

Hi everyone, I am working on a filter and I want to replace some words with nothing and I found the methode with .replace("word", ""). I have tried it, I don't get an error but nothing changes when I ...
hello_its_me General Coding Help 5 3,604 Dec-29-2017, 10:05 PM
    Thread: filtering a string
Post: RE: filtering a string

I will try them out later and let you know but thanks for the help
hello_its_me General Coding Help 6 75,303 Nov-29-2017, 05:46 AM
    Thread: filtering a string
Post: RE: filtering a string

That is not that what I am looking for there are more words that need to be filtered like: hello my name is known words are: hello, name unknown words are: my, is I need both in a variable because I...
hello_its_me General Coding Help 6 75,303 Nov-28-2017, 06:15 PM
    Thread: filtering a string
Post: filtering a string

Hi everyone, I am looking for a way to filter words out of a string. I need it to work like this: The string contains known words and unknown words and I need to divide both. For example: input(word ...
hello_its_me General Coding Help 6 75,303 Nov-28-2017, 02:17 PM
    Thread: Google search
Post: RE: Google search

It works now.....I don't know why it didn't work before but THANKS
hello_its_me General Coding Help 10 5,983 Nov-27-2017, 03:10 PM
    Thread: Google search
Post: RE: Google search

No that doesn't work it just opens google images without input
hello_its_me General Coding Help 10 5,983 Nov-27-2017, 02:44 PM
    Thread: Google search
Post: RE: Google search

Well, I got another problem now what is the url of google images I can't figure it out. Not the url but how to input the text and search for it? With the example below it works with "regular" google. ...
hello_its_me General Coding Help 10 5,983 Nov-26-2017, 08:56 PM
    Thread: Strings with speech_recognition
Post: RE: Strings with speech_recognition

Thanks for the help everyone I got now my solution it is so simple that am ashamed not to think of it before: search = "what is Hello" search1 = "search for " search2 = "show me " search3 = "what is "...
hello_its_me General Coding Help 7 3,554 Nov-26-2017, 10:12 AM
    Thread: Strings with speech_recognition
Post: RE: Strings with speech_recognition

That's the problem I want it to be like the google assistant and there are more ways to tell that something should be found but I can't find a method to split the string in the right way but I just go...
hello_its_me General Coding Help 7 3,554 Nov-26-2017, 09:05 AM
    Thread: Strings with speech_recognition
Post: RE: Strings with speech_recognition

Well, problem is if it is "search for something something" it won't work....
hello_its_me General Coding Help 7 3,554 Nov-26-2017, 08:37 AM
    Thread: Google search
Post: RE: Google search

Don't you get the same thing if you close the Browser and wait a few seconds?
hello_its_me General Coding Help 10 5,983 Nov-26-2017, 07:44 AM
    Thread: Strings with speech_recognition
Post: Strings with speech_recognition

Hi everyone, I am trying to build my own google assistant but I got a problem I've already got the speech recognition but the problem is how do I separate a string. I need to separate it because I wan...
hello_its_me General Coding Help 7 3,554 Nov-25-2017, 10:25 PM
    Thread: Google search
Post: RE: Google search

Wow thanks it works perfect but I am using it on Linux and the terminal opens: *** UTM:SVC TimerManager:registerTimer called after profile-before-change notification. Ignoring timer registration for ...
hello_its_me General Coding Help 10 5,983 Nov-25-2017, 08:44 PM
    Thread: Google search
Post: Google search

Hi everyone, I am just playing around with Python3 and I wonder how I can open a browser and search for something automatically. I found some ideas on just open a browser or just search for something...
hello_its_me General Coding Help 10 5,983 Nov-25-2017, 07:47 PM
    Thread: How to read a file into a variable
Post: How to read a file into a variable

hi everyone, I am searching for a solution to read a number or a word into a variable out of a file and the other way round so to write a variable into a file. I found way too many things and wanted t...
hello_its_me General Coding Help 2 3,936 Oct-13-2017, 12:38 PM

User Panel Messages

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