題目 難度:easy You're given strings J representing the types of stones that ...
題目 難度:easy Given a List of words, return the words that can be typed usi...
題目 難度:easy Write a function that takes a string as input and returns the...
題目 難度:easy Given a string, you need to reverse the order of characters i...
題目 難度:easy Given a positive integer, output its complement number. The c...
題目 難度:easy Given two lists Aand B, and B is an anagram of A. B is an ana...
題目 難度:easy Given an array of 2n integers, your task is to group these in...
python 基礎(chǔ) 數(shù)據(jù)類型和變量 整數(shù) 浮點(diǎn)數(shù) 字符串(轉(zhuǎn)義符 \) 布爾值(True,False)布爾值可以用and、or和not運(yùn)算颖医。 空...
題目 難度:easy A self-dividing number is a number that is divisible by every...