Literals
6 important questions on Literals
What can you do to write down a literal number in a more readable way?
What is the prefix for an octal value?
What is the prefix for a hexadecimal value?
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What is the short way of writing down 300000000
What are two ways to output quotes in a string?
apostrophe bouble quote: print('I like "Monty Python"')
Other way around works too :)
What is the result:
print(True < False)
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding