Syntax highlight test

Trying to use syntax highlight:
 c++:
 #include <iostream>
using namespace std;

int main() 
{
    cout << "Hello, World!";
    return 0;
} 
python:
import matplotlib
k=input()
mylist=[]
mylist.append(k)

Comments

Popular posts from this blog

Hello world with ADS1298

matplotlib and Raspberry Pi 3 - show my 'Hello world!'

Data collection from ADS1298