Quick help Creating Dart Class: | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Quick help Creating Dart Class:

Write a dart class for learners and mentors. it should have the following methods: addStacks() : Add a particular stack of interest/expertise setMentorOrLearner() : Set whether the participant is learner or mentor setAvailableTime() : if person is mentor set available time getMentor() : Takes stack and time as params and finds available mentors.

17th Mar 2020, 3:26 PM
Xin Chuan
Xin Chuan - avatar
3 Antworten
0
Please refrain creating multiple thread with exactly same topic. You have 4 threads posted all with this very same topic. Choose either one to keep and take the others down to help the community reduce duplicate questions 👍
17th Mar 2020, 3:31 PM
Ipang
0
@Ipang The two threads are different, one is for python and the other one for dart.
17th Mar 2020, 3:51 PM
Xin Chuan
Xin Chuan - avatar
0
Xin Chuan Thanks for understanding 👍 Just one more thing and I'll be out of here. Please exclude irrelevant languages from thread tags. Good luck! 👍
17th Mar 2020, 3:55 PM
Ipang