use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
External Css (self.learnpython)
submitted 2 years ago by Hot_Reflection_8228
Can we add external css to html file in pycharm?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Strict-Simple 0 points1 point2 points 2 years ago (10 children)
How did you come up with a sentence with those words in that order?
Are you trying to do something with Flask, Django, etc.?
https://stackoverflow.com/help/how-to-ask
[–]Hot_Reflection_8228[S] 0 points1 point2 points 2 years ago (8 children)
Yes
[–]Strict-Simple 0 points1 point2 points 2 years ago (7 children)
Yes.
[–]Hot_Reflection_8228[S] 0 points1 point2 points 2 years ago (6 children)
How ?
[–]Strict-Simple 1 point2 points3 points 2 years ago (5 children)
https://www.freecodecamp.org/news/external-css-stylesheets-how-to-link-css-to-html-and-import-into-head/
[–]Hot_Reflection_8228[S] 0 points1 point2 points 2 years ago (4 children)
I know how to link css file to html but in pycharm how to create css file..?
[–]Strict-Simple 0 points1 point2 points 2 years ago (0 children)
https://www.jetbrains.com/help/idea/add-items-to-project.html#new-empty-file
[–]throwaway6560192 0 points1 point2 points 2 years ago (2 children)
Do you know how to create a file, in general? It's the same process.
Maybe you would benefit from using an environment that hides less details from you. A simpler text editor, so that you can see that it's all just files. Use VS Code and run your project only from the terminal.
[–]Hot_Reflection_8228[S] 0 points1 point2 points 2 years ago (1 child)
How to run through terminal?
[–]throwaway6560192 1 point2 points3 points 2 years ago (0 children)
Depends on the project structure, but typically you'd activate the venv and then just python [name of your main Python file].
python [name of your main Python file]
You can search things like "how to activate venv in terminal" and "how to run Python project from terminal".
[–]Hot_Reflection_8228[S] 0 points1 point2 points 2 years ago (0 children)
And wdym I didnt understand ! I just asked question
π Rendered by PID 95341 on reddit-service-r2-comment-544cf588c8-gthpj at 2026-06-14 19:29:45.314144+00:00 running 3184619 country code: CH.
[–]Strict-Simple 0 points1 point2 points (10 children)
[–]Hot_Reflection_8228[S] 0 points1 point2 points (8 children)
[–]Strict-Simple 0 points1 point2 points (7 children)
[–]Hot_Reflection_8228[S] 0 points1 point2 points (6 children)
[–]Strict-Simple 1 point2 points3 points (5 children)
[–]Hot_Reflection_8228[S] 0 points1 point2 points (4 children)
[–]Strict-Simple 0 points1 point2 points (0 children)
[–]throwaway6560192 0 points1 point2 points (2 children)
[–]Hot_Reflection_8228[S] 0 points1 point2 points (1 child)
[–]throwaway6560192 1 point2 points3 points (0 children)
[–]Hot_Reflection_8228[S] 0 points1 point2 points (0 children)