This is the code and notes from my live Twitch programming and drawing classes.
 
 
streaming-school/python/code/module-3/ex41.py

3 lines
50 B

from test_project import testing
testing.hello()