Skip to content

HackClubNUV/Python-50-Exercises

Repository files navigation

Python 50 Exercise 🔥

PDF for the book

  1. A username is accepted and the user is asked to guess a number. The user will get 10 guesses. With every guess the interpreter will tell whether the guess is higher than or lower than the expected value.

  1. A string is to be accepted by the user and the sorted string is given as the output.

  1. A string, tuple and list is taken as input by the user and the first and last elements of string, tuple and list is given as the output.

  1. A password will be generated with the following Program.

Table of Contents:

Question Number Program Output
1 Code Output
24 Code Output Not Available
27 Code Output
5 Code Output
8 Code Output
9 Code Output

Requirements:

python 3.7 or above.


About

This repo will be having 50 Exercises you can workout with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages