How can you create a list with numbers?
Answers
Answered by
0
Answer:
make a line and then plot numbers and then do whatever you want
Answered by
0
Answer:
Examples of how to create a list of numbers in python using list comprehensions or built-in functions list():
- Create a list of integers.
- Create a list of floats using arange.
- Create a list of floats using linspace.
- Create a list of random integers.
Explanation:
Please mark me as brainlist
Similar questions
Art,
3 hours ago
Math,
3 hours ago
Physics,
3 hours ago
Math,
6 hours ago
Environmental Sciences,
8 months ago