Quantcast
Channel: Stories by Fatos Morina on Medium
Browsing latest articles
Browse All 83 View Live

Image may be NSFW.
Clik here to view.

How to Safely Iterate Through 2 Lists in Python

A guide on iterating through two lists in Python.Continue reading on Python in Plain English »

View Article



Image may be NSFW.
Clik here to view.

How to Quickly Find the Longest String in a List in Python

A guide on finding the longest string in a list in Python.Continue reading on Python in Plain English »

View Article

Image may be NSFW.
Clik here to view.

How to Split a String on the First N Occurrences in Python

A guide on splitting a string on the first N occurrences in Python.Continue reading on Python in Plain English »

View Article

Image may be NSFW.
Clik here to view.

How to Quickly Extract Elements From Lists in Python

A guide on quickly extracting elements from lists in Python.Continue reading on Python in Plain English »

View Article

Image may be NSFW.
Clik here to view.

How to Quickly Find the Union of 2 Sets in Python

A tutorial on how to find the union of two sets in Python.Continue reading on Python in Plain English »

View Article


Image may be NSFW.
Clik here to view.

How to Quickly Find the Difference Between 2 Sets in Python

A guide on how to find the difference between 2 sets in Python.Continue reading on Python in Plain English »

View Article

Image may be NSFW.
Clik here to view.

How to Quickly Find the Symmetric Difference of 2 Sets in Python

A guide on how to find the symmetric difference of 2 sets in Python.Continue reading on Python in Plain English »

View Article

Image may be NSFW.
Clik here to view.

3 Ways to Check if a List is Empty in Python

A guide on how to check if a list is empty in Python.Continue reading on Python in Plain English »

View Article


Image may be NSFW.
Clik here to view.

How to Quickly Check Whether a String is a Palindrome in Python

A palindrome is a word that is the same whether you read it forwards or backward.Continue reading on Python in Plain English »

View Article


Image may be NSFW.
Clik here to view.

How to Round Numbers Using Negative Numbers in Python

If you are working with many numbers in Python, you probably need to do some rounding to cut off some digits that you may not need at all.Continue reading on Python in Plain English »

View Article
Browsing latest articles
Browse All 83 View Live


Latest Images