Words
28
Reading
1 min
Listen
Play
6y
Lets see:
hiver1 = 'mathowl'
hiver2= 'bluerobo'
witness= 'blue-witness'
print(f' Hey {hiver1}! {hiver2} has a new HIVE witness called {blue-witness}. You should totally vote for it ;) ')
Lets see:
hiver1 = 'mathowl'
hiver2= 'bluerobo'
witness= 'blue-witness'
print(f' Hey {hiver1}! {hiver2} has a new HIVE witness called {blue-witness}. You should totally vote for it ;) ')
RE: f-string: the sexiest string