Skip to content

Simple Python-script that shows you how the polymorphism principle works. Easy to understand and 3 example code blocks show you a way of polymorph-code in Python. Works in Linux(Debian)-based System.

License

Notifications You must be signed in to change notification settings

Ar1sto/Python-polymorphism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python-Polymorphic Code Example

English:

This code should simplify the principle behind polymorphism. There are different ways to make code polymorph, but this method is easy to understand is clear and fun. Which code is executed can be linked to conditions. Maybe you can even improve the code or you can customize it to your needs. I hope I can bring you closer to the principle of polymorphism. - Ar1sto

Deutsch:

Dieser Code soll vereinfacht das Prinzip hinter Polymorphismus zeigen. Es gibt verschieden wege Code Polymorph zu machen, doch diese Methode ist leicht verständlich ist übersichtlich und macht Spaß. Welcher Code ausgeführt wird lässt sich an Bedingungen anknüpfen. Vielleicht kannst du den Code sogar verbessern oder du kannst es an deine Bedürfnisse anpassen. Ich hoffe ich kann dich dem Prinzip des Polymorphismus näher bringen. - Ar1sto

  • Sie sollten folgende Module heruntergeladen haben: (Dies hat nichts mit dem Polymorphistischem-Prinzip zutun)
    • Base64
    • String
  • Sie sollten folgende Software heruntergeladen haben: (Dies hat nichts mit dem Polymorphistischem-Prinzip zutun)
    • LOLCat

Ausgabe des Script's

Ausgabe des scripts beim 1.mal Ausgabe des scripts beim 2.mal Ausgabe des scripts beim 3.mal

Bei Fragen, Kritik oder Anregungen kontaktieren sie:

   Discord: Omniscius#6583 

About

Simple Python-script that shows you how the polymorphism principle works. Easy to understand and 3 example code blocks show you a way of polymorph-code in Python. Works in Linux(Debian)-based System.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages