최근 포스트

[Hackerrank] Lists

문제 설명 Consider a list (list = []). You can perform the following commands:

[Hackerrank] Time Delta

문제 설명 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...

[Hackerrank] Finding the percentage

문제 설명 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...

[Hackerrank] Nested Lists

문제 설명 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...