Skip to content

Commit c552996

Browse files
author
python4me
committed
fixing posts
1 parent 67382fd commit c552996

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

_posts/2020-11-26-lecture-notes-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags: [lecture]
77
math: true
88
---
99

10-
I'm hoping you all already installed python and sublime text (or an IDE of your choice) according to your operating system since I won't be wasting time on that. Actually I got no way to waste time on that since I got no windows and Linux comes with python pre-installed.
10+
I'm hoping you all already installed python and sublime text (or an IDE of your choice) according to your operating system since I won't be wasting time on that. Actually I got no way to waste time on that since I got no windows and Linux comes with python pre-installed. Check [this](https://www.howtogeek.com/197947/how-to-install-python-on-windows/) if you haven't installed python and [this](https://www.how2shout.com/how-to/install-sublime-text-in-windows-for-python.html) for installing sublime text.
1111

1212
# Opening the shell
1313

_tabs/about.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ order: 4
1010
# MIT License
1111
---
1212

13-
14-
> **Note**: Add Markdown syntax content to file `_tabs/about.md` and it will show up on this page.
13+
This is where I'll be hosting python related stuff. Mostly lecture notes, extra guides, homeworks and useful reading.

0 commit comments

Comments
 (0)