Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- welcome to codeskulptor
- http://www.codeskulptor.org/
- print 'hello world'
- http://www.codeskulptor.org/#examples-hello_world.py
- strings
- http://www.codeskulptor.org/#examples-more-1a_codeskulptor-prints_strings_comments.py
- arithmetic expressions
- http://www.codeskulptor.org/#examples-arithmetic_expressions.py
- http://www.codeskulptor.org/#examples-more-1a_arithmetic_expressions-operations.py
- http://www.codeskulptor.org/#examples-more-1a_arithmetic_expressions-division.py
- http://www.codeskulptor.org/#examples-more-1a_arithmetic_expressions-order_of_operations.py
- http://www.codeskulptor.org/#examples-more-1a_arithmetic_expressions-errors.py
- floats and ints
- http://www.codeskulptor.org/#examples-more-1a_arithmetic_expressions-floats_and_ints.py
- variables
- http://www.codeskulptor.org/#examples-variables.py
- http://www.codeskulptor.org/#examples-more-1a_variables-names.py
- http://www.codeskulptor.org/#examples-more-1a_variables-assignment.py
- http://www.codeskulptor.org/#examples-more-1a_variables-operations.py
- http://www.codeskulptor.org/#examples-more-1a_variables-formulas.py
- Function
- http://www.codeskulptor.org/#examples-functions.py
- http://www.codeskulptor.org/#examples-more-1b_functions-structure.py
- http://www.codeskulptor.org/#examples-more-1b_functions-structure.py
- http://www.codeskulptor.org/#examples-more-1b_functions-uses.py
- http://www.codeskulptor.org/#examples-more-1b_functions-scope.py
- http://www.codeskulptor.org/#examples-more-1b_functions-examples.py
- http://www.codeskulptor.org/#examples-more-1b_functions-errors.py
- Modules and Modular Arithmetic
- http://www.codeskulptor.org/#examples-more_operations.py
- http://www.codeskulptor.org/#examples-more-1b_more_operations-modulus.py
- http://www.codeskulptor.org/#examples-more-1b_more_operations-math_module.py
- http://www.codeskulptor.org/#examples-more-1b_more_operations-numbers_and_strings.py
- http://www.codeskulptor.org/#examples-more-1b_more_operations-random_module.py
- http://www.codeskulptor.org/#examples-more-1b_more_operations-errors.py
- Boolean Expressions
- http://www.codeskulptor.org/#examples-more-1b_logic_and_comparisons-booleans.py
- http://www.codeskulptor.org/#examples-more-1b_logic_and_comparisons-logic.py
- http://www.codeskulptor.org/#examples-more-1b_logic_and_comparisons-comparison.py
- http://www.codeskulptor.org/#examples-more-1b_logic_and_comparisons-expressions.py
- Conditionals
- http://www.codeskulptor.org/#examples-conditionals.py
- http://www.codeskulptor.org/#examples-more-1b_conditionals-if-elif-else.py
- http://www.codeskulptor.org/#examples-more-1b_conditionals-examples.py
- Common errors (you need to fix)
- http://www.codeskulptor.org/#examples-tips1.py
- miniproject
- http://www.codeskulptor.org/#examples-rpsls_template.py
- http://www.codeskulptor.org/#examples-name_to_number_template.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement