Skip to content

Clean up code in Screens.py#1

Merged
salipshitz merged 11 commits intobeta-2from
beta-2-clean
Oct 19, 2017
Merged

Clean up code in Screens.py#1
salipshitz merged 11 commits intobeta-2from
beta-2-clean

Conversation

@salipshitz
Copy link
Copy Markdown
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.

1 participant