Skip to content

Commit 79538ff

Browse files
committed
Import program8.py in main.py
1 parent a6ad1e6 commit 79538ff

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/main.py

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,17 @@
1212
# import program4 as p4
1313
# import program5 as p5
1414
# import program6 as p6
15-
import program7 as p7
15+
#import program7 as p7
16+
import program8 as p8
17+
1618
def main():
1719
# p1.sayhello()
1820
# p2.HelloAppLaunch()
1921
# p3.GreetingAppLaunch()
2022
# p4.launchButtonApp()
2123
# p5.launchButton2App()
2224
# p6.launchEntryApp()
23-
p7.launchSimpleCalenderApp()
24-
25+
# p7.launchSimpleCalenderApp()
26+
p8.ControlledPorgressApp()
27+
2528
if __name__ == '__main__':main()

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