[Hackerrank] Lists
문제 설명 Consider a list (list = []). You can perform the following commands:
문제 설명 Consider a list (list = []). You can perform the following commands:
문제 설명 When users post an update on social media,such as a URL, image, status update etc., other users in their network are able to view this new post on thei...
문제 설명 You are given a date. Your task is to find what the day is on that date.
문제 설명 The provided code stub will read in a dictionary containing key/value pairs of name:[marks] for a list of students. Print the average of the marks arra...
문제 설명 Given the names and grades for each student in a class of N students, store them in a nested list and print the name(s) of any student(s) having the se...