12.8. Chapter Summary

This chapter included the following concepts from computing.

12.8.1. Summary of Python Keywords and Functions

  • random - The random library provides tools for generating random values. randrange(start, end) is the function it provides to pick a random integer.

You have attempted of activities on this page