halfliferu

Results 15 comments of halfliferu

> didnt add the function but I could add it let me code it today I have been trying for how many days I could not get it done. I...

> didnt add the function but I could add it let me code it today impatience is all around me... how's it going, is everything okay, maestro?

> Hello code something good two new params one that need to be set to true so it will make the other one True tag_more_than_three is set to True when...

> But If you want to make the function check if you need to @ 4 5 6 or even 7 people do something like this ![image](https://private-user-images.githubusercontent.com/72024403/394906697-3f2e5300-892f-4584-b6a3-6dcf0e2d9c53.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzM5ODk4MzksIm5iZiI6MTczMzk4OTUzOSwicGF0aCI6Ii83MjAyNDQwMy8zOTQ5MDY2OTctM2YyZTUzMDAtODkyZi00NTg0LWI2YTMtNmRjZjBlMmQ5YzUzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMjEyVDA3NDUzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTIzYWExYTZiMDdhZjFlOGQxZmQ4YjBlZmExM2RkZTg5N2I0YjYyOGU2NzNmZGI5OTllZWFlZWEzZGFkNzM2YWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.P3UoRLjtMISp2JUt_0oq_cZSUNqpjTzQkxHMV7HKjFs) ![image](https://private-user-images.githubusercontent.com/72024403/394906880-89317cde-80be-41b4-9296-dfbc39da7c0c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzM5ODk4MzksIm5iZiI6MTczMzk4OTUzOSwicGF0aCI6Ii83MjAyNDQwMy8zOTQ5MDY4ODAtODkzMTdjZGUtODBiZS00MWI0LTkyOTYtZGZiYzM5ZGE3YzBjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMjEyVDA3NDUzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI3MDg3MzgzYmFkOWNjMWE1Y2I5MTViYWQwMDliMDE5MzlmOWNhYWE4MDUwNzIzMzRlMjY4MDM2MDAwMTRhMmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gwU1pg8z7Es54IzrHL7PXIavSvPxGS8BMXmd4sdMOrc) Its the...

I'm testing it now. I'll write the result.

> I'm testing it now. I'll write the result. I can't seem to do something simple. That's why it fails. It tags 3 people, but in tweets requesting 4 or...

> tag_more_than_three ve accounts_to_tag_more fonksiyonları çalışıyor mu? yep

> ok thats good I ask you to please make a simple setting so that the person can set the number of tags according to himself. I really messed up...

Brother, is this code correct? get_tweet.py content def who_many_people_to_tag(text, accounts_to_tag): text = text.replace("\n", " ").lower() d = Data() # Iterate through each list of people in the Data object for...