https://github.com/sameem420/rust_subtractnumbers
Simple program to Subtract two numbers
https://github.com/sameem420/rust_subtractnumbers
rust rust-lang subtractnumbersinrust
Last synced: about 1 year ago
JSON representation
Simple program to Subtract two numbers
- Host: GitHub
- URL: https://github.com/sameem420/rust_subtractnumbers
- Owner: sameem420
- License: gpl-3.0
- Created: 2020-03-01T01:44:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-01T01:49:10.000Z (over 6 years ago)
- Last Synced: 2025-03-17T15:58:52.390Z (over 1 year ago)
- Topics: rust, rust-lang, subtractnumbersinrust
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust_subtractNumbers
program to subtract two numbers
NOTE : use cargo run to execute the program