Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

soal no 7 #9

Closed
anwar907 opened this issue Oct 22, 2019 · 0 comments
Closed

soal no 7 #9

anwar907 opened this issue Oct 22, 2019 · 0 comments
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed question Further information is requested

Comments

@anwar907
Copy link
Contributor

TODO 1:
Ubahlah menjadi suspend function dengan ketentuan sebagai berikut:
Memiliki waktu tunggu 3 detik sebelum operasi selanjutnya berjalan.
Mengembalikan nilai hasil penjumlahan valueA dan valueB.

TODO 2:
Ubahlah menjadi suspend function dengan ketentuan sebagai berikut:
Memiliki waktu tunggu 2 detik sebelum operasi selanjutnya berjalan.
Mengembalikan nilai hasil perkalian valueA dan valueB.

TODO 3:
Tambahkan fungsi untuk mencetak nilai tangguhan dari variable resultSum dan resultMultiple pada konsol.

Jika dijalankan, pada konsol akan menampilkan teks:

Counting...
Result sum: 20
Result multiple: 400
@anwar907 anwar907 added hacktoberfest help wanted Extra attention is needed question Further information is requested good first issue Good for newcomers labels Oct 22, 2019
@anwar907 anwar907 closed this as completed Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant