Posts

Showing posts with the label I




How to Say I Love You in Welsh

Image
Im sure hell like it. This is the form youll come across in Welsh textbooks but depending on where you live and who you speak to you might come across some dialectal variation in how people say this phrase. Pin On Language Learning Teaching Blogs Podcasts Videos I wanna tell my boyfriend that I love him in Welsh thats all. . In Welsh the standard way to say I love you is Dw in dy garu di. Basic words and phrases in Welsh. Change ti to chi if you want to be formal but I doubt youd say this to anybody who youd be formal with - You could also say Rydw in caru ti or Rwyn dy garu di but these are more textbook and you may not sound fluent. The most colloquial way to say I love you is Dwin caru ti. How to say I love you in different languages. If youre speaking to someone special then youll want to know how to say I love you in Welsh. I know you I know your sins I know your heart and I love you. Ive also include...

How to Check Which Python I Am Using

Image
383 default Jul 2 2020 173036 MSC v1916 64 bit AMD64 To check the Python version using the platform module use the following code. PrintPython 36 or higher is required printYou are using Python formatsysversion_infomajor sysversion_infominor sysexit1. How To Check Your Python Version Finxter In my case I had 2710. . You can get your current Python directory by using either the ospath or osgetcwd method. In default cases in 1404 this will simply point to usrbinpython27. Python py2py -i testtxt-i is a positional argument for argparse testtxt is what the -i is py2py is the file to run. Once opened type in the follow command. I am using Python 3 but am trying to run a Python 2 file through Python 3 I am trying to run this command. Method 1 Windows PC 1 Open Windows Search. Yum install python33. Import sys if not sysversion_infomajor 3 and sysversion_infominor 6. How do I make sure if Python 332 has been instal...