3,945
Loading...
Uploader Comments (derekbanas)
see all
All Comments (25)
-
@derekbanas Oh, haha, stupid mistake on my part. Didn't save it as .py ....
-
@derekbanas Thanks dude, btw, awesome vids. This is really helping....
-
your comps dam high cause my gay com wont run the dam code
-
@Admiral3131 Yes Python is very whitespace dependent. If you don't like that there are numerous other languages. I always kind of thought of Python as a fun language
Loading...
i know this is probably a small, silly problem. But your key words are colored after you type them. Mine is like that until i save it, which i have to do to run it. I like the colored words, they let me know im doing it right. How can i get it to stop doing that?
imscared6 1 month ago
@imscared6 Syntax coloring should just work by default. Right-click on the file in the package explorer, go to 'Open With', and make sure you're opening it with the Python Editor, and not the regular Text Editor.
derekbanas 1 month ago
i dont see why d is false in part 4:22?
milkymilkway 7 months ago
@milkymilkway D is false because it can only hold a value of true or false. Because 1 is less than 2 d receives the value of false.
derekbanas 7 months ago
@derekbanas ooohhhh okay thanks man, I'm so glad you still keep up with your channel I love these vids on python they're really helpful.
Cheers.
milkymilkway 7 months ago
@milkymilkway I try to be as active as possible and respond to my comments. I'm glad you like them
derekbanas 7 months ago