Skip to content

comicdipesh99/Python-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Algorithms

In this project, I have just solved some of the very basic questions to improve my logical thinking in Python3.

Requirements

If you are on Linux-based system, run the following command on your terminal to install python3.

sudo apt-get update && sudo apt-get install python3

If you are on the Windows, please download it from https://www.python.org/downloads/

How to run the code?

After finishing installation process, you can run like,

python3 your_file_name.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages