Skip to content

Conversation

@salipshitz
Copy link
Owner

Add self.new_lesson method

This new method replaces (for example with the 3rd screen about variables)
self.new()
self.cenLbl(self.s[2].text)
self.prevBtn(self.syn)
self.nextBtn(self.data_types)
with
self.new_lesson(3)

@salipshitz salipshitz merged commit fb89009 into beta-2 Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants