Skip to content

A pile of small and simple python programs that primarily focus on the improvement of problem solving skills and efficiency in programming in python.

Notifications You must be signed in to change notification settings

Anikate-De/pydophile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Pydophile

A pile of small and simple python programs that primarily focus on the improvement of problem solving skills and efficiency in programming in python.


💖 If you love Python, you are a Pydophile

NOTE - Be careful with the pronounciation of the word, especially in public.

📜 List of Programs

  • Display current date and time in default and formatted strings.

  • Display the version of Python installed on the system.

  • Display the square root of an entered number.

  • It accepts the number of Bitcoins users want to buy and displays the current market price of them using API.

  • It accepts an unsorted list of numbers and sorts them using merge sort algorithm.

  • It generates the QR CODE of any given link and save that QR CODE as an image with .svg extention.

  • It accepts an unsorted list of numbers and sorts them using bubble sort algorithm.

  • Print the fibonacci series upto 'n' terms.

  • Program to plot a scatter graph taking a random distribution in X and Y (both with shape as (100,) having randomly generated integers.

  • #Program to create a dataframe using the dictionary that stores the Book names and Shelf numbers as list of values.

  • Python program that encrypts given text using the shift key and outputs the caesar cypher encryption.

  • Program to guess the number randomly chosen between 1-15.

  • Program to check whether entered word is a pallindrome or not.

  • Program that enables customer to enter details related to their purchase of book and stores the same for future reference.

🤝 Contributing

Contributions are most welcome to this repository. Every PR of good quality will be merged ASAP.

Before you start coding your python programs, take some time to read the Contribution Guide and the Code of Conduct.

💡 Author

About

A pile of small and simple python programs that primarily focus on the improvement of problem solving skills and efficiency in programming in python.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Languages