index
:
splitscreen-duo
main
screen-orienting
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
splitscreen_duo
/
__init__.py
blob: eea368346a219b42a3c18a3fe8faa4dd60ba8728 (
plain
) (
blame
)
1
2
3
4
def
main
()
->
int
:
print
(
"The Dual Screen Console"
)
return
0