4,911 Posted Topics

Member Avatar for abundancedrive

That sounds like yet another one of those fancy sounding terms coined by one of those new-age charlatans who try to convince people they are deep thinkers when, in fact, they are just hucksters hawking crystals and other such BS.

Member Avatar for Akira350lth
-1
20
Member Avatar for Dani

Too busy doing yardwork and fixing bugs. Didn't really notice. How is the covid coming along? Which of the myriad symptoms did you get?

Member Avatar for Akira350lth
0
101
Member Avatar for annsalinas
Member Avatar for Helen0909
Member Avatar for adajames
Member Avatar for Fabeha
Member Avatar for 21Lester
Member Avatar for donichalubaix
0
107
Member Avatar for darwin.scribe

There is no need to do an explicit `del obj`. Python does a `__del__` automatically as soon as you do `obj = None`. If you comment out the `lambda` line you will get what you expect. I can't explain why the lambda line screws things up. I hate lambdas and …

Member Avatar for Reverend Jim
0
223
Member Avatar for mile.joncevski
Member Avatar for leesa141
Member Avatar for sophi19

Welcome to Daniweb. Great habits are the best base to build on. The rest comes from experience. A word of advice, lose the word, "just". Nobody is "just" anything.

Member Avatar for Akira350lth
-1
58
Member Avatar for kathypellerin

Hello. As a famous local DJ used to say, everybody knows more than anybody so another set of skills is always welcome.

Member Avatar for Akira350lth
0
38
Member Avatar for Dani

I've tried several distros on an old computer over the years - ubuntu, kbuntu, SUSE, etc. I gave up on all of them. With Windows, my recovery plan is simple C: OS and apps D: everything else (date, images, etc). If I get into serious trouble I just restore a …

Member Avatar for Benjamin_17
0
149
Member Avatar for andrewsmith2921

The best book I found was `Beginning Python: From Novice to Professional` by `Magnus Lie Hetland`. It's currently in the third edition. It doesn't cover the absolute latest features like `match` and the `walrus operator` but it will get you 99.9% of the way there. He also has a companion …

Member Avatar for Colleen Cox
0
92
Member Avatar for Jesse_25

Seriously? Do we really need another thread about SEO? This topic has been beaten to death. If you really need to post about SEO there are any number of other threads you can spew in.

Member Avatar for artsemlaz
2
759
Member Avatar for Dkevinjames
Member Avatar for nipob76261
Member Avatar for Chris harry
Member Avatar for lily52_1
Member Avatar for michealkunle

Assuming Windows, have you tried opening a command shell and typing pip install pygame That is how most packages are installed. If this is what you tried, what was the output?

Member Avatar for bravomorris9
0
28
Member Avatar for Thestudycafe
Member Avatar for Jenny Keith
0
21
Member Avatar for geetajlo

Please start a new thread and post the code that doesn't work so that we can offer suggestions.

Member Avatar for jeric_2
0
8K
Member Avatar for Ahmed_217

Ditto rproffitt, but have you considered there is a possible third state? What if the array is not sorted at all? What happens then? If you are guaranteed that it **is** sorted then you only have to check the first two elements, or the first and last to determine the …

Member Avatar for toneewa
0
72
Member Avatar for Corey_5

For example, if you do a breakpoint at the line after rental_days_text = rental_label_days.cget('text') you'll find that `rental_days_text` actually has the value How many days do you plan on renting the car for?: I don't use tkinter (I use wxPython) so I can't tell you the correct tkinter code but …

Member Avatar for woooee
0
70
Member Avatar for Corey_5

Unless the way you do the duration is required, I suggest you instead ask the user to select a start and end date. Typically a person would say "I need a car from April 7 to May 10".

Member Avatar for rproffitt
0
136
Member Avatar for Celestino
Member Avatar for Akira350lth
-1
24
Member Avatar for Sam_351
Member Avatar for Olive34

Exactly. The comment tool is for brief comments that do not significantly add to the conversation. There is no character limit when actually replying.

Member Avatar for Dani
0
73
Member Avatar for Boomstick

G'day Bruce. On first glace it seems visually appealing. No monolithic blocks of text and good use of white space. I wasn't peppered with pop-ups or drop down banners that covered up what I might be interested in.

Member Avatar for Reverend Jim
0
28
Member Avatar for capel1

Welcome to Daniweb. Let me remind you to please read the [Daniweb Posting Rules](https://www.daniweb.com/welcome/rules) and remember that this is an English only forum.

Member Avatar for Dani
0
21
Member Avatar for Olive34
Member Avatar for wayneoo

>I love to liquefy ice As hobbies go this is not the most exciting, but at least the startup cost is minimal. Welcome to Daniweb.

Member Avatar for Akira350lth
0
23
Member Avatar for MissQT

Whatever you major in, take a few courses unrelated to your major. University/college is a place to broaden your horizons. Aside from my required computer programming/math/statistics courses I also took intro courses in philosophy, psychology, anthropology and astronomy.

Member Avatar for Osaremen
0
1K
Member Avatar for Zazy
Member Avatar for Akira350lth
0
82
Member Avatar for FilipKappa

>I'm not a great programmer. I'm an average programmer with great habits. Then you are well on the way to greatness. Welcome to Daniweb.

Member Avatar for Akira350lth
0
24
Member Avatar for Varsha_Sharma

>I don’t know why you guys are bashing someone providing legitimate bulk marketing tips I think the general feeling among us old timers is **bulk mail = unsolicited email = spam** This is not necessarily always the case. For example we have a chain grocery store here in Canada called …

Member Avatar for Dani
1
106
Member Avatar for Maul
Member Avatar for SCBWV
Member Avatar for jessepeterson
Member Avatar for Vawana

While Daniweb offers advice, we are not a homework service. As such, please show us what you have done so far and where you are having problems and we will try to help.

Member Avatar for Wadoster
0
110
Member Avatar for Reverend Jim

My older son and I are both working through online videos teaching machine learning with python. All of the materials we have seen use Jupyter Notebooks. For those of you unfamiliar with Jupyter Notebooks, they are freaking awesome. At least they are when they work. We were using two laptops …

Member Avatar for Reverend Jim
0
80
Member Avatar for Cindy_11

I'm not familiar with PHP and I can't see your table definitions or the actual data in the tables. I suggest you install the [MySQL Admin Console](https://www.mysql.com/products/workbench/admin/) app and query the tables directly to verify what is in them. Once you have the correct data and queries you can try …

Member Avatar for Dani
1
134
Member Avatar for Dani

Yeah. They call it flair on reddit. A term that I believe they got from the movie, Office Space. Incidentally, the actual company that they were spoofing in the movie ended up dropping the flair requirement because people kept telling them how stupid it was.

Member Avatar for Reverend Jim
1
84
Member Avatar for iyiolamicheal46
Member Avatar for Hafiz Haxxan
Member Avatar for jacksonshirley
3
147
Member Avatar for Jawass
Member Avatar for help distressed

I'm assuming that zero is the incorrect answer? Can you please post an example with screen shot? Please include the calculation that is being used.

Member Avatar for help distressed
0
81
Member Avatar for Maycon_1
Member Avatar for Rita_13

There are a few problems here. 1. You posted in all-caps. This is the equivalent of shouting and is considered rude. 2. You didn't ask a question. You just posted your assignment in the hope that someone here would do it for you. 3. You didn't show any proof that …

Member Avatar for Dani
-1
56
Member Avatar for jklove

Other than now? Could be any number of reasons. Usually one or more of 1. hardware - computer, router, wifi/cable 2. software - Windows, browser 3. infrastructure - ISP down 4. competence - do you know how to use everything

Member Avatar for lucyoscar
0
62

The End.