Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0aa1ab4

Browse files
authored
Merge pull request#2 from adityaKrishan651/master
improve main.py
2 parents6ba53d8 +1d172d0 commit0aa1ab4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/main.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
importprogram12asp12
2121
importprogram13asp13
2222

23-
defmain():
23+
defstart_all_programmes():
2424
p1.sayhello()
2525
p2.HelloAppLaunch()
2626
p3.GreetingAppLaunch()
@@ -35,5 +35,6 @@ def main():
3535
p12.launchNoteBookApp()
3636
p13.launchApp()
3737

38-
if__name__=='__main__':main()
38+
if__name__=='__main__':
39+
start_all_programmes()
3940

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp