Solution for Assignment Calculator
How to submit
sbt submit <email> <token>
# email is your Coursera email
# token is the token you get from the assignment page
Cannot import source in test suite in CalculatorSuite
in IntelliJ IDEA.
- Go to Module Settings or Project Structure
- Delete the shared-source in Modules
- Apply