#developer
Read more stories on Hashnode
Articles with this tag
Tasks Create a Dictionary in Python and write it to a JSON File. Output: Read a JSON file services.json kept in this folder and print the...
Data Types Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be...
Linux Commands Linux-Base # : root user $ : normal users / : root directory ~ : home directory man ...
Task9 What is Git and why is it important? Ans: Git is nothing but a source code management tool used by developers to update and trace any progress...