Skip to content
Snippets Groups Projects
Commit c07be827 authored by cprutean's avatar cprutean
Browse files

Upload New File

parent 30a03528
No related branches found
No related tags found
No related merge requests found
%% Cell type:markdown id:6838b2de tags:
# Hello
%% Cell type:code id:4200d243 tags:
``` python
"""
This is basic Hello World programme in Python.
"""
print("Hello world, and welcome to Python")
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment