Python day 2 : assignment
Create variables for storing a person's name, age, and average test score.
Concatenate two strings and print the result.
Create a list of fruits and access elements using indexing.
Given a list of numbers, find the sum and average.
Create...
lavsroys.hashnode.dev1 min read