Changeset 1114 for framspy/frams-test.py
- Timestamp:
- 03/24/21 22:27:53 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
framspy/frams-test.py
r1112 r1114 36 36 print(extValueDetails(e)) 37 37 38 print(" Now let's play with the Framsticks simulator. Let's create a Genotype object and set fields in its custom 'data' dictionary.")38 print("\nNow let's play with the Framsticks simulator. Let's create a Genotype object and set fields in its custom 'data' dictionary.") 39 39 g = frams.GenePools[0].add('X') 40 40 g.name = "Snakis Py"
Note: See TracChangeset
for help on using the changeset viewer.