목록types (1)
규도자 블로그
[해커랭크(Hackerrank)/30 Days of Code/파이썬3(python3)] Day 1: Data Types
Objective Today, we're discussing data types. Check out the Tutorial tab for learning materials and an instructional video! Task Complete the code in the editor below. The variables , , and are already declared and initialized for you. You must:Declare variables: one of type int, one of type double, and one of type String.Read lines of input from stdin (according to the sequence given in the Inp..
알고리즘/풀이
2019. 3. 21. 20:28