Skip to content

ebonnal/pycout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCout

C++'s cout << "Hello" << " World!" << endl; in Python

Actions Status Actions Status

pip install pycout

from pycout import *

cout << "Sending a " << 1000 << " hellos world!" << endl;

Releases

No releases published

Packages

No packages published

Languages