Weekly-Challenge-2022-Swift
Weekly-Challenge-2022-Swift copied to clipboard
[Challenge 26] Solution in Dart 🎯
Solution Challenge 26 with Dart Language.
/lib/challenge26.dart
- Draw Square Function.
- Draw Triangle Function.
/bin/challenge26.dart
- CLI App.
- How to run?
Run
dart bin/challenge26.dart --help
Testing
Run dart test
.
Testing file: test/challenge26_test.dart