Skip to Content

Marcel Iseli

Hey guys! It's me, Marcel, aka Maschi. On MaschiTuts, it's all about tutorials! No matter the topic of the article, the goal always remains the same: Providing you guys with the most in-depth and helpful tutorials!

In this post, we will see how to get rid of None in Python. Consider the following example:   def test():   a = 4   b = 5   c = 10   result = a + b + c   print(“Result is”, result) print(test())     Result is 19 None   In the above example, all the code is working fine, except we get None in the output. It might seem unexpected, but …

Read More about How to Get Rid of None in Python — Easy!

Canva is great for many reasons. What I personally love best about Canva is the fact that you can do things at an amazing speed. And Canva pretty much does it all: Facebook, Instagram, Youtube, you name it. As easy as Canva is to use, there are some basic features that Canva has been lacking …

Read More about How to Add a Drop Shadow (to your Text/Elements) in Canva