From 80408d9f242a3a1ae5029da23c23ed4b08a74d15 Mon Sep 17 00:00:00 2001 From: "as8881@student.uni-lj.si" Date: Mon, 19 Jan 2015 15:46:44 +0000 Subject: Pregledano za napake git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@207 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kpov_judge/tasks/openvpn_simple_smb') diff --git a/kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html b/kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html index 9bd7bc5..8e1a2dc 100644 --- a/kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html +++ b/kpov_judge/tasks/openvpn_simple_smb/howtos/en/index.html @@ -38,7 +38,7 @@ 6. You can run and test the program java bintodec3. On the standard input are entered 24-bit numbers in šhexadecimal format

PYTHON------
1. With command nano bintodec3.py create and open empty program with text editor nano
- 2. Write a program which converts 24-bit number in two's complement into a decimal shape
+ 2. Write a program, which converts 24-bit number in two's complement into a decimal shape

3. Click Ctrl+X, then Y and Enter, that the program is closed and stored.
4. Start the program with command python bintodec3.py



@@ -58,4 +58,4 @@ - \ No newline at end of file + -- cgit v1.2.1