First time here? Check out the FAQ!

galib20's profile - activity

2019-06-24 22:13:58 -0500 marked best answer Python path

Hello everyone, What directory to be used as Python Path in Python configuration option? I am also getting this error: builtins.ImportError: cannot import name 'randint' from 'random'

Many Thanks, Galib

2019-06-17 20:50:26 -0500 received badge Famous Question (source)
2019-06-17 20:25:52 -0500 received badge Supporter ( source )
2019-06-17 20:15:22 -0500 commented answer Python path

My Python configuration: Executable: C:\Users\galib20\AppData\Local\Programs\Python\Python37-32\python.exe. Python path

2019-06-17 20:12:27 -0500 commented answer Python path

On running print(random): builtins.NameError: name 'random' is not defined

2019-06-17 08:34:39 -0500 received badge Student (source)
2019-06-17 08:34:35 -0500 received badge Notable Question (source)
2019-06-17 04:35:23 -0500 received badge Popular Question (source)
2019-06-17 03:50:19 -0500 asked a question Python path

Python path Hello everyone, What directory to be used as Python Path in Python configuration opti