watchTheWholeSessionNow()
.then(tryAgainYourself)
.then(discussWithYourTeam)
.then(() => {
if (conceptsStillNotClear === true) {
askInDoubtClearingSessions()
}
})
watchTheWholeSessionNow()
.then(tryAgainYourself)
.then(discussWithYourTeam)
.then(() => {
if (conceptsStillNotClear === true) {
askInDoubtClearingSessions()
}
})