Introduction to Python programming to practice (1)

1. Install the text editor Geany

First make sure that gcc and g++ are installed (usually Linux will have built-in ones):

sudo apt-get install gcc
sudo apt-get install g++

The next step is to install Geany:

sudo apt-get install geany

  

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324768013&siteId=291194637