Skip to content

ebonnal/pycout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fcd1466 · Dec 5, 2024

History

12 Commits
Oct 12, 2024
Oct 12, 2024
Oct 12, 2024
Oct 12, 2024
Oct 26, 2019
Dec 5, 2024
Oct 12, 2024

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 to the world!" << endl;

Releases

No releases published

Packages

No packages published

Languages