simple quiz
a simple quiz made out of python
SCOTBUTZBACH (23)
Here's a tip: Instead of formatting strings to include variables, use f-strings. Instead of: print('Hi, %s.', % name)
, do print(f'Hi, {name}.')
. That was an example using your code on line 2.
lonal (5)
thank you for your opinion
50.0
@BLAKEMETZ 75.0
what is the question you got wrong
@lonal uh the president one cuz I am not at that part of school yet (I'm doing science instead of social studies right now.
what about the LPL question
@lonal idk what LPL is lol
it means lanka premier league
do you watch cricket
@lonal nope I watch basketball and golf and sometimes baseball but not criket
@BLAKEMETZ *cricket
ok