Skip to content

These python scripts is specially designed for new beginners for coding using python.

Notifications You must be signed in to change notification settings

TECHNEWBI5Z/Python_fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python Fundamentals

These Python scripts are specially designed for new beginners learning to code using Python.

Hello Beginners,

I have incorporated a lot of practice questions for learning the fundamentals of coding using Python. The contents included are:

  1. Basics on inputs and type casting
  2. Basic programs on IF conditions
  3. Lists and Tuples
  4. Dictionaries and Sets
  5. While loops
  6. For loops
  7. Defining functions and calling functions
  8. Recursion functions
  9. File I/O in Python
  10. Classes and objects (principles and decorators)

NOTE: Uncomment the code while operating on it.

Reference: Questions were derived from Apna College.

About

These python scripts is specially designed for new beginners for coding using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages