Jump to content

N-body problem: Difference between revisions

m
→‎{{header|11l}}: new way of specifying file open mode
(→‎{{header|Raku}}: "astrometric" instead of "astronomical")
m (→‎{{header|11l}}: new way of specifying file open mode)
Line 27:
 
F (fileName)
V lines = File(fileName, ‘r’).read().split("\n")
V gbt = lines[0].split(‘ ’)
.gc = Float(gbt[0])
1,481

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.