About this document
Random Number Generator for Dice 1-6 by Kartik Rawal is a document available to read on EtoBox.
The document provides instructions for several Python programming exercises involving files, functions, variables, and random number generation. Specifically, it includes tasks to: 1) Read a text file line by line and display each word separated by #. 2) Read a text file and display counts of vowels, consonants, uppercase and lowercase letters. 3) Remove lines containing a specific character from one file and write to another. 4) Generate random numbers between 1 and 6 to simulate rolling a dice.
- Author
- Kartik Rawal
- Language
- EN