Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 643 Bytes

File metadata and controls

18 lines (13 loc) · 643 Bytes

Learning Python

Build Codebase Support

type: warning
text: This project is under development

Getting Started

Let's print "Hello World" in Python:

print("Hello World")