Image 1 of 1: ‘A line of Python code, print(atom_name[0]), demonstrates that using the zero index will output just the initial letter, in this case ‘h’ for helium.’
A line of Python code, print(atom_name[0]),
demonstrates that using the zero index will output just the initial
letter, in this case ‘h’ for helium.
Image 1 of 1: ‘A line chart showing time (hr) relative to position (km), using the values provided in the code block above. By default, the plotted line is blue against a white background, and the axes have been scaled automatically to fit the range of the input data.’