Abdalla Elarabi
Results
2
issues of
Abdalla Elarabi
One of the cool features that the Android plugins support is having a [test-only module](https://developer.android.com/studio/test/advanced-test-setup#use-separate-test-modules-for-instrumented-tests), this is done by using the `com.android.test` plugin. The Testify plugin doesn't support that yet,...
Feedback
Q1. You would like to print each score on its own line with its cardinal position. Without using var or val, which method allows iteration with both the value and...
help wanted
good first issue