Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Debate on Python versus VBnet
Post: RE: Debate on Python versus VBnet

(May-01-2017, 02:00 AM)nilamo Wrote: HAHAHAHAHAHAHAHA your lack of knowledge is showing. All major distros have almost always been better than 98. You might have had a legit argument if you said XP,...
RandoomDude News and Discussions 17 10,224 May-01-2017, 03:01 PM
    Thread: Debate on Python versus VBnet
Post: RE: Debate on Python versus VBnet

(Apr-30-2017, 04:43 PM)nilamo Wrote: They're not both popular. It's clear you haven't used vb.net very much.Where do you live ?inside a box?Linux is bad than win 98. I have been using vb.net for 3 y...
RandoomDude News and Discussions 17 10,224 May-01-2017, 01:40 AM
    Thread: view count off
Post: RE: view count off

(Apr-30-2017, 01:48 PM)metulburr Wrote: (Apr-30-2017, 01:28 PM)RandoomDude Wrote: Does the view counts increase due to visiting by the thread owner himself?Yes if so ,is it possible that the threa...
RandoomDude Board 8 6,679 Apr-30-2017, 01:58 PM
    Thread: Debate on Python versus VBnet
Post: Debate on Python versus VBnet

Python and vb.net ...These languages seems to be the popular choices among programmers.What does Python has and not in vb.net and vice versa? Python and vb.net are unique and best in their spaces .D...
RandoomDude News and Discussions 17 10,224 Apr-30-2017, 01:44 PM
    Thread: view count off
Post: RE: view count off

(Apr-30-2017, 10:25 AM)metulburr Wrote: i repeat again, guests count in view counts, so at any time a view count can go high with a single member viewed itDoes the view counts increase due to visiti...
RandoomDude Board 8 6,679 Apr-30-2017, 01:28 PM
    Thread: view count off
Post: RE: view count off

(Apr-29-2017, 11:32 AM)metulburr Wrote: View count" counts guests... which include bots. So it could be any number at any moment. No one really considers them valuable info.No.I dont think you under...
RandoomDude Board 8 6,679 Apr-30-2017, 09:11 AM
    Thread: Reasons to choose Python over C++?
Post: RE: Reasons to choose Python over C++?

(Apr-29-2017, 04:26 PM)volcano63 Wrote: (Apr-29-2017, 01:42 PM)nilamo Wrote: (Apr-29-2017, 11:14 AM)RandoomDude Wrote: You know what,i am quiting python.on windows python uses the batch script t...
RandoomDude General Coding Help 62 45,273 Apr-30-2017, 09:02 AM
    Thread: view count off
Post: view count off

My os is windows 7 ultimate edition 32.my browser is chrome.i dont know which version it is. it occured when i was browsing my thread.Suddenly a page came and redirected me to the general coding foru...
RandoomDude Board 8 6,679 Apr-29-2017, 11:22 AM
    Thread: Reasons to choose Python over C++?
Post: RE: Reasons to choose Python over C++?

You know what,i am quiting python.on windows python uses the batch script to open an application.I am moving on to vb.net.v
RandoomDude General Coding Help 62 45,273 Apr-29-2017, 11:14 AM
    Thread: Reasons to choose Python over C++?
Post: RE: Reasons to choose Python over C++?

Dear Larz60+ , How can i report a bug?
RandoomDude General Coding Help 62 45,273 Apr-28-2017, 04:33 AM
    Thread: How to make a script to find a certain word in text files in a whole directory ?
Post: How to make a script to find a certain word in tex...

I have not yet attempted to make this. i browsed for 1 hour on web,could not find a single article **wall** >Thanks in advance **pray**
RandoomDude General Coding Help 2 5,941 Apr-27-2017, 09:14 AM
    Thread: Rock Paper Scissors game
Post: RE: Rock Paper Scissors game

Nice Game .But can you assign a return to menu feature? Output:Welcom to Rock, Paper Scissors! MENU (1) See Rules (2) Single Player (3) Two Player (4) Exit 3 Choose Rock Paper or Scissors, try to h...
RandoomDude Homework 3 13,405 Apr-27-2017, 09:03 AM
    Thread: Help in displaying odd numbers from 1 to 100 in py
Post: RE: Help in displaying odd numbers from 1 to 100 i...

(Apr-27-2017, 07:30 AM)wavic Wrote: Except for the indentation error, you will get NameError after indentation is ok. In print() you are using upper KWavic,you are the man,i just checked my code and...
RandoomDude General Coding Help 7 5,920 Apr-27-2017, 08:52 AM
    Thread: Reasons to choose Python over C++?
Post: RE: Reasons to choose Python over C++?

(Apr-27-2017, 05:48 AM)ndc85430 Wrote: is also quite heavy on functional programmingIf it contains heavy functional programming,i suppose that ,it will turn off your fun. (Apr-27-2017, 03:17 AM)La...
RandoomDude General Coding Help 62 45,273 Apr-27-2017, 05:51 AM
    Thread: Reasons to choose Python over C++?
Post: RE: Reasons to choose Python over C++?

(Apr-27-2017, 05:02 AM)volcano63 Wrote: I have enjoyed this online Scala course immensely.There is a Programming language named scala? this lang,is that OOP?
RandoomDude General Coding Help 62 45,273 Apr-27-2017, 05:45 AM
    Thread: Help in displaying odd numbers from 1 to 100 in py
Post: RE: Help in displaying odd numbers from 1 to 100 i...

This is my attempt  :   for k in range(1,101,2):  print(K)But it shows following error Error:Python 3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 17:54:52) [MSC v.1900 32 bit (Intel)] on win32 Type "copyright"...
RandoomDude General Coding Help 7 5,920 Apr-27-2017, 04:43 AM
    Thread: PyBreakout
Post: RE: PyBreakout

(Apr-26-2017, 08:14 PM)TerryRitchie Wrote: Thank you :)No.Thank you.
RandoomDude Code sharing 5 4,872 Apr-27-2017, 04:32 AM
    Thread: Help in displaying odd numbers from 1 to 100 in py
Post: Help in displaying odd numbers from 1 to 100 in py

I want a script to display odd numbers from 1 to 100 (in Python 3.x) >Thanks in advance
RandoomDude General Coding Help 7 5,920 Apr-27-2017, 04:26 AM
    Thread: Reasons to choose Python over C++?
Post: RE: Reasons to choose Python over C++?

Python is the only language that i had fun in learning. **heart**  for Python
RandoomDude General Coding Help 62 45,273 Apr-27-2017, 04:14 AM
    Thread: Reasons to choose Python over C++?
Post: RE: Reasons to choose Python over C++?

(Apr-27-2017, 03:05 AM)RandoomDude Wrote: knowledge from complex a lang like C++ Sorry for the Typo
RandoomDude General Coding Help 62 45,273 Apr-27-2017, 03:35 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020