RARaghav Aggarwalinraghavaggarwal.hashnode.dev·Sep 2, 2021 · 1 min readf-Strings in PythonWorking with strings can be difficult, especially when you need to print the output in a particular format using variables. In this blog post, you will learn how to use f-Strings in Python for formatting strings easily. Let's look at some of the exam...00
RARaghav Aggarwalinraghavaggarwal.hashnode.dev·Apr 8, 2021 · 3 min readLinux Filesystem Hierarchy Explained!Working with Linux becomes much easier if you know the purpose of different directories present inside the root directory. In this article, we will try to understand the use of each and every directory present inside the root in brief. Let's get star...01I