Python Forum
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
C++ to Python conversion
#4
If you are trying to get around the lack of goto and labels, I would look at using functions. Have a function for each tune, and call the functions at random. Better yet, have a function that can play any one of the tunes based on input provided to it, and call that function with random values.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
C++ to Python conversion - by Jellyboo - Mar-26-2017, 11:39 AM
RE: C++ to Python conversion - by sparkz_alot - Mar-26-2017, 12:52 PM
RE: C++ to Python conversion - by Jellyboo - Mar-26-2017, 01:32 PM
RE: C++ to Python conversion - by ichabod801 - Mar-26-2017, 01:34 PM
RE: C++ to Python conversion - by sparkz_alot - Mar-26-2017, 03:30 PM
RE: C++ to Python conversion - by Larz60+ - Mar-26-2017, 03:48 PM
RE: C++ to Python conversion - by Jellyboo - Mar-28-2017, 06:44 PM
RE: C++ to Python conversion - by Larz60+ - Mar-28-2017, 07:32 PM
RE: C++ to Python conversion - by sparkz_alot - Mar-29-2017, 01:18 PM
RE: C++ to Python conversion - by Jellyboo - Mar-30-2017, 06:10 PM
RE: C++ to Python conversion - by Ofnuts - Mar-30-2017, 08:04 PM
RE: C++ to Python conversion - by Larz60+ - Mar-30-2017, 10:19 PM
RE: C++ to Python conversion - by Jellyboo - Mar-31-2017, 07:43 PM
RE: C++ to Python conversion - by Jellyboo - Apr-02-2017, 06:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  I need to add data types to cython conversion python to c Good_AI_User 1 1,085 Aug-19-2022, 07:52 AM
Last Post: Gribouillis
  Conversion of Oracle PL/SQL(packages, functions, procedures) to python modules. DivyaKumar 2 6,651 Jul-09-2020, 04:46 PM
Last Post: srikanth7482
  C to Python code conversion print problem anakk1n 1 2,253 May-22-2020, 04:15 PM
Last Post: deanhystad
  Python uppercase conversion conditions Jaypeng 7 3,118 Apr-29-2020, 11:24 AM
Last Post: jefsummers
  MATLAB to Python conversion stokd 10 5,174 Jan-19-2020, 09:14 PM
Last Post: stokd
  Excel Model Conversion into Python line7 2 2,333 Oct-09-2019, 07:51 AM
Last Post: line7
  python opencv grayscale conversion error Spandora 1 9,651 May-26-2019, 10:43 AM
Last Post: heiner55
  Vba conversion to Python stranger14u 1 3,648 May-26-2019, 08:01 AM
Last Post: heiner55
  Conversion of Time Duration in seconds in python jdevansh99 0 2,913 Jun-05-2018, 05:12 PM
Last Post: jdevansh99

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020