Capitalize! You are asked to ensure that the first and last names of people begin with a capital letter in their passports. For example, alison heck should be capitalised correctly as Alison Heck. Given a full name, your task is to capitalize the name appropriately. Input Format A single line of input containing the full name, S. Constraints The string consists of alphanumeric characters and spa..
Alphabet Rangoli You are given an integer, N. Your task is to print an alphabet rangoli of size N. (Rangoli is a form of Indian folk art based on creation of patterns.) Different sizes of alphabet rangoli are shown below: #size 3 ----c---- --c-b-c-- c-b-a-b-c --c-b-c-- ----c---- #size 5 --------e-------- ------e-d-e------ ----e-d-c-d-e---- --e-d-c-b-c-d-e-- e-d-c-b-a-b-c-d-e --e-d-c-b-c-d-e-- --..
String Formatting Given an integer, n, print the following values for each integer i from 1 to n: Decimal Octal Hexadecimal (capitalized) Binary Function Description Complete the print_formatted function in the editor below. print_formatted has the following parameters: int number: the maximum value to print Prints The four values must be printed on a single line in the order specified above for..
Designer Door Mat Mr. Vincent works in a door mat manufacturing company. One day, he designed a new door mat with the following specifications: Mat size must be N X M. (N is an odd natural number, and M is 3 times N.) The design should have 'WELCOME' written in the center. The design pattern should only use |, . and - characters. Sample Designs Size: 7 x 21 ---------.|.--------- ------.|..|..|.-..
- Total
- Today
- Yesterday
- 동국알앤에스
- string
- tensorflow
- 에코캡
- SQL Server
- TSQL
- 몰누피라비르
- 경구치료제
- 분석탭
- mysql
- MS SQL Server
- HK이노엔
- MSSQL
- list
- Weather Observation Station
- 넷플릭스
- python
- 미중무역전쟁
- 코로나19
- python3
- hackerrank
- Tableau
- 해커랭크
- 넥스트BT
- 대원화성
- DATABASE
- 테슬라
- 리비안
- insert
- 매매일지
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |