Skip to content

Jaume-JCI/trial

Repository files navigation

Trial

Dummy project

This file will become your README and also the index of your documentation.

Install

pip install trial

Usage

Run the following:

x = 5
my_print(x)
the value of x is 5
import os
os.remove ('CONTRIBUTING.md')