Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
Member Avatar for bryann

I am getting an unexpected result when using mod '%' in Python. When I type print(356%3.56) I would expect the result to be 0 as 3.56 goes in to 356 exactly 100 times. However when I run the code it returns 3.5599999999999947. What is the reason for returning this number …

Member Avatar for Gribouillis
0
357
Member Avatar for bryann

I'm a beginner with databases and I'm trying to design a database in Microsoft Access that will allow users to make bookings for fitness classes. There are two slots per day that these classes can be booked for and each session can cater for 10 people. What I am struggling …

Member Avatar for Oleg_3
0
765
Member Avatar for bryann

I am searching for a wireless adapter to install in my PC as I will be moving it soon and a wired connection is not possible. I am looking at an expansion card I can insert in motherboard as I don't want a USB one. The adapter i'm looking at …

Member Avatar for rubberman
0
189
Member Avatar for bryann

Hi, I'm trying to write code that will allow me to assign values to lists of strings. I then want to compare user input to the lists and create a scoring system based on what has been typed in. For example if the input contains letters in list1 then the …

Member Avatar for snippsat
0
256
Member Avatar for bryann

Not sure if i'm posting to the right forum but basically I have an old game on CD I wanted to install (Fifa 99) but when i run it there is an error telling me that it can't run on 64-bit system. Is there any way i will be able …

Member Avatar for Begginnerdev
0
82
Member Avatar for MFS NCCCC

I need a python code that collects all even numbers separately, odd numbers separately and displaying into two separate totals. The range of numbers is 1-20 I am new to this language and I keep getting syntax errors, invalid statement errors etc.. So it would be great if you can …

Member Avatar for bryann
0
188
Member Avatar for bryann

I have a PC with 2 drives. A SSD which has my OS installed and a traditional HDD which has all my files and most of my programs on it. My question is do I have to install my new anti-virus on the OS drive or can if funciton properly …

Member Avatar for JorgeM
0
187
Member Avatar for bryann

I bought an OCZ Vector SSD about 6-8 months ago for a new build and currently have Win 7 installed on it. I haven't had any problems yet (touch wood) and it still runs lovely and quick. I installed and ran Astra32 today and it reports my SSD drive health …

Member Avatar for bryann
0
174
Member Avatar for bryann

I am trying to create a Caesar Cipher in Python. I have managed to put together my program with the help of some other websites but have hit a bit of a wall. My code allows me to encrypt a single character and will then ouput this and write it …

Member Avatar for mathijs
0
248
Member Avatar for bryann

Can someone please help me with this because it is driving me crazy. I wrote a program which prompts the user to enter a number I convert the string to an integer when i print the value it sometimes comes out as a decimal e.g. 3.0 I thought an integer …

Member Avatar for bryann
0
317
Member Avatar for bryann

I was wondering if somebody could explain this to me. I am trying to find numbers that are NOT divisible by other numbers. Originally i wrote: if i%3!==0 however it came up with an error and said it was invalid syntax Instead my code now reads if i%3!=0 This works …

Member Avatar for Lardmeister
0
113
Member Avatar for bryann

I've built an application that displays the contents of an access database in a datagrid and also a form which allows a user to add a new record to the database. When I tried to run the exe in the bin folder on another computer it displays an error when …

Member Avatar for bryann
0
457
Member Avatar for raiderkiller

hi every one! i recently put a post about building my own pc for average-high gaming and had some good advice but come to think of it upgrading my pc could be cheaper. im coming here due to the good advice and lack of information on my pc- Dell XPS …

Member Avatar for caperjack
0
279
Member Avatar for zemanelz

Hi guys, I have a similar problem: Just bought a new PC, installed everything and using onboard graphics, everything is OK. If I plug in the graphic card, the computer doesn't start. The display don't turn on, the keyboard / mouse lights neither. The Fans are working (even the graphic …

Member Avatar for javanoob101
0
818
Member Avatar for PHIPH
Member Avatar for bryann
0
131
Member Avatar for bryann

I have created a website for a small business (i'm not a pro) and have added a comments system on the homepage so that customers can leave their experiences on there. I've used DISQUS for the comments but i have encountered a problem. When you go onto the website [www.pentyrch-kennels.co.uk](http://www.pentyrch-kennels.co.uk) …

Member Avatar for JorgeM
0
153
Member Avatar for lena1990

hi guys i want to ask you if i want to send html page (i.e the html page has radio buttons and check box ) to client and i want the client to select one of the radio buttons so my question is how can i modify the html code …

Member Avatar for lena1990
0
110
Member Avatar for ricardo_maple

One large chemical company sells its chemical equipment at the following rates: Equipment Code Description Price RQ1 Reactor 0.5KL GMP $1500 RQ2 Reactor 20 KL Non GMP $3000 The company pays its salespeople on a commission basis. The salespersons receive the basic pay of $ 2000 per month plus a …

Member Avatar for CleanSanchez
0
141
Member Avatar for bryann

Hi i am trying to write the contents of textboxes to a spreadsheet. The code i have does work but at the moment i have to specify what cells to write to. What i would like is for the text to get written to a different row each time but …

Member Avatar for bryann
0
938
Member Avatar for greenerworld07

Hi, Whats the purpose of RAM and Processor in a comp,which are the different types,how to decide which ones are good for general surfing?

Member Avatar for stevemarker
0
172
Member Avatar for Master Rattley
Member Avatar for TudorBran
0
170
Member Avatar for ivyg
Member Avatar for bryann
0
167
Member Avatar for bryann

Hi. I know what a physical and virtual cores are but in terms of performance is there any difference between a physical core and a virtual core? Lets say you had two processors and for the purpose of this example they were identical except one was a quad core without …

Member Avatar for bryann
0
138
Member Avatar for oldgamesware

My brother's laptop is a Elite brand. I don't know what is the problem with it. When I turned on the laptop, it took a long time to boot or even go to its bios. The battery doesn't charge too. My brother said the hard disk is new and it …

Member Avatar for frankken2
0
162
Member Avatar for kydude36

I've just bought a new game, Medieval II, and it requires 512 MB if RAM. My computer only has 256 MB. However, i've heard that you can make up that difference in using virtual memory instead. I found in my system setup how to increase how much virtual memory is …

Member Avatar for bryann
0
213
Member Avatar for bryann

I am trying to get the IP address of my router and so i have found this code and it works perfectly on my pc. When i run it on my laptop however it outputs two addresses. One is the correct one and the other is just 0.0.0.0 I only …

Member Avatar for MaxDes
0
1K
Member Avatar for bryann

Hi i hope im posting this in the correct area. I did a piece of coursework and in the coursework i stated that Snort the Network Intrusion Detection System was both anomaly based and signature based. My lecturer has marked the anomaly based part as wrong many times throughout my …

0
58
Member Avatar for bryann

Hi i know this may sound a bit silly but i have looked through some websites but can't really find exactly what the difference is between "=" and "==" For example [CODE]if(x==0) execl(“/bin/ps”, “ps”,”-eal”,NULL)[/CODE] how is that different from [CODE]if(x=0) execl(“/bin/ps”, “ps”,”-eal”,NULL)[/CODE] thanks

Member Avatar for bryann
0
106
Member Avatar for dalri

Gateway 1024 MB DDR2 Dual Channel pre-existing. Added a 1GB DDR2 RAM card in an open PCI slot. Checked the system, and it still says I have 1024 MB of physical memory. I run music recording software and my computer is constantly humming whilst accessing the hard drive. Did the …

Member Avatar for Ponomous
0
146
Member Avatar for erikas_boy

Okay, So I've been running a set-up with a Biostar P4M800 Pro-M7 mobo and an old Celeron D processor. I've wanted to upgrade the celeron for ages, but never have the cash on hand. So a friend of mine got a Core 2 Quad Q8300 last week, and can't use …

Member Avatar for erikas_boy
0
452