Seminar 7


Python

Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance.
Python supports modules and packages, which encourages program modularity and code reuse. It's a computer programming
language that lets you work more quickly than other programming languages. Experienced programmers in any other language
can pick up Python very quickly, and beginners find the clean syntax and indentation structure easy to learn.

C#

C# is a programming language, .NET is a blanket term that tends to cover both
the .NET Framework and the Common Language Runtime which is the runtime in which .NET assemblies are run.

C++

C++ is a general-purpose programming language. It has imperative, object-oriented
and generic programming features, while also providing facilities for low-level memory manipulation.

Pascal

Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices using structured programming and data structuring.

Python Hello World:

Python Equations: