All New

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login

All New Login

All gists

Recently created
Least recently created
Recently updated
Least recently updated

peter / Public Gist Test

0 likes
0 forks
1 files
Last active 7 minutes ago
Testing a public gist
scratch

Public Gist

This is a public gist on my self host gist site.

# Factorial Function example

def factorial(n: int) -> int:
   ''' Factorial, returns `n!`. Equal to `1*2*3*...n`. '''
    if n < 0:
Newer Older

Powered by Opengist ⋅ Load: 20ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ peterbarr.io