Update of the Flash Card mode for ETC.
Be sure to use a proper code/text editor to edit the ‘flashcards.py’ file. This will ensure the correct quotes style inside the array of words.
Image Credit:
Tomchiukc at zh.wikipedia [GFDL (http://www.gnu.org/copyleft/fdl.html) or CC-BY-SA-3.0 (http://creativecommons.org/licenses/by-sa/3.0/)], from Wikimedia Commons
Issue on the Eyesy
error with draw: Traceback (most recent call last):
File “main.py”, line 195, in
mode.draw(screen, etc)
File “/sdcard/Modes/Python/1 – New Flash Cards/main.py”, line 26, in draw
color = etc.color_picker()
TypeError: color_picker() takes exactly 2 arguments (1 given)