Skip to content

Commit 2727fcc

Browse files
committed
Include Text App in Main
1 parent a57b42b commit 2727fcc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
import program10 as p10
1919
import program11 as p11
2020
import program12 as p12
21+
import program13 as p13
2122

2223
def main():
2324
p1.sayhello()
@@ -32,6 +33,7 @@ def main():
3233
p10.launchTopLevelApp()
3334
p11.launchPanedWindowApp()
3435
p12.launchNoteBookApp()
36+
p13.launchApp()
3537

3638
if __name__ == '__main__':main()
3739

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy