input_table 1.0.0

when you enter any number of u32 data type it will print you the table of that number
Documentation
[package]
name = "input_table"
version = "1.0.0"
authors = ["H-R-S"]
edition = "2018"
description = "when you enter any number of u32 data type it will print you the table of that number"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]