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!

A while loop iterates over a block of statements until the specified condition evaluates to False. At some point, we always want the loop to end. Otherwise, it will run indefinitely, and a programmer never desires that. So, how do we do that? There are multiple ways to terminate while loops in Python. So, let’s …

Read More about How to Exit While Loops in Python — 4 Best Ways

If you are new to Discord, you might experience some problems with locating certain elements and options of the software. Although not overly complex, Discord still sports a good deal of features and for users that are not familiar with this kind of software, the learning curve might still be a bit steep to start …

Read More about How to Check the Member Count of a Discord Server (Desktop/Mobile)