Skip to content
GFS-0508 edited this page Oct 17, 2021 · 5 revisions

Welcome to the Projects-in-multiple-languages wiki!

List of Languages:

Python

Console Python

How to Run Python:

  • Windows:

On windows need to install python here at the end of the installation open cmd and test

In cmd type cd "directory without quotes"

Write python "program_name.py"

  • Mac :

On MacOS need to install python here at the end of the installation open terminal test

  • Linux and UNIX:

On Linux and UNIX need to install python here at the end of the installation open terminal test

C++

Console

Batch

Cmd


Apps

C#

.NET 5.0 WIndows Forms

Python

Tkinter

Clone this wiki locally