IPX-433
# Saitama's Python Project
# It will convert any string into upper case
def make_up(up):
print("The upper case is " + up.upper())
# It will convert any string into lower case
def make_down(down):
print("The lower case is " + down.lower())
# It will convert the first latter into upper case
def make_st(first):
print("The first latter is " + first.title())
# It will make the string repetetive
make_repetitive = lambda something: something * 100
print(make_repetitive("I will be the world greatest hero!"))
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will calculate the number of the letters in a string
make_number = lambda mee: (len(mee))
print(make_number("What's the number of the letters?"))
# It will print every character in a string
make_char = lambda bar: str(bar)
print(make_char("I'm gonna be a great hero!"))
# It will split word by word
make_split = lambda foo: foo.split()
print(make_split("I will be the world greatest hero!"))
# It will reverse any word
make_reverse = lambda sample: sample[::-1]
print(make_reverse("I will be the world greatest hero!"))
# It will replace some words into some other words
make_replace = lambda sample: sample.replace("Saitama", "Saitama")
print(make_replace("I will be the world greatest hero!"))
# It will calculate the number of the letters in a string
make_number = lambda mee: len(mee)
print(make_number("What's the number of the?"))
# It will print every character in a string
make_char = lambda bar: str(bar)
print(make_char("I will be the world greatest hero!"))
# It will print all words in a string
make_word = lambda foo: len(foo)
print(make_word("I will be the world greatest hero!"))
# It will reverse any word
make_reverse = lambda sample: sample[::-1]
print(make_reverse("I will be the world greatest hero!"))
# It will replace some words into some other words
make_replace = lambda sample: sample.replace("Saitama", "Saitama")
print(make_replace("I will be the world greatest hero!"))
# It will split word by word
make_split = lambda foo: foo.split()
print(make_split("I will be the world greatest hero!"))
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will make the string repetetive
make_repetitive = lambda something: something * 100
print(make_repetitive("I will be the world greatest hero!"))
# It will convert the first latter into upper case
make_st = lambda first: print("The first latter is " + first.title())
# It will convert the first latter into upper case
make_st = lambda first: print("The first latter is " + first.title())
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will print every character in a string
make_char = lambda bar: str(bar)
print(make_char("I will be the world greatest hero!"))
# It will reverse any word
make_reverse = lambda sample: sample[::-1]
print(make_reverse("I will be the world greatest hero!"))
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(ho)
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will convert the first latter into upper case
make_st = lambda first: print("The first latter is " + first.title())
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper()):
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any word into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo)
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
# It will calculate the number of letters in a string
make_string = lambda hoo: (len(hoo))
print(make_string("What's the length of the string?"))
# It will convert any string into upper case
make_up = lambda up: print("The upper case is " + up.upper())
2020年1月11日