Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
mad libs game
color = input("Enter a color: ") plural_noun = input("Enter a plural noun: ") celebrity = input("Enter a celebrity: ") print("Roses are {color}") print("{plural noun} are blue") print("I love {celebrity}") color = input("Enter a color: ") plural_noun = input("Enter a plural noun: ") celebrity = input("Enter a celebrity: ") print("Roses are" +color) print(plural noun+ "are blue") print("I love" +celebrity)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Demo - Test
PyClassMethod
1 to 101 : Decimal, Octal, Hexadecimal and Binary Format
My Temp Converter
python
Dictionary comprehension - convert to lowercase
Manual
Problem: rstring
kkk
irctcbot
Please log in to post a comment.