inpyt 0.1.3

My first library. Allows you to use "input()" from python.
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "inpyt"
version = "0.1.3"
edition = "2021"
description = "My first library. Allows you to use \"input()\" from python."
license = "MIT OR Apache-2.0"
authors = ["Artur <za4emsu@gmail.com>"]

[dependencies]