Changeset 1114 for framspy/frams-test.py


Ignore:
Timestamp:
03/24/21 22:27:53 (3 years ago)
Author:
Maciej Komosinski
Message:

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • framspy/frams-test.py

    r1112 r1114  
    3636        print(extValueDetails(e))
    3737
    38 print("Now let's play with the Framsticks simulator. Let's create a Genotype object and set fields in its custom 'data' dictionary.")
     38print("\nNow let's play with the Framsticks simulator. Let's create a Genotype object and set fields in its custom 'data' dictionary.")
    3939g = frams.GenePools[0].add('X')
    4040g.name = "Snakis Py"
Note: See TracChangeset for help on using the changeset viewer.